> For the complete documentation index, see [llms.txt](https://kompas.dofe.sk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kompas.dofe.sk/nabor-a-registracia/platba-ucastnickeho-poplatku.md).

# Platba účastníckeho poplatku

Účastnícky poplatok je možné zaplatiť pri registrácii platobnou kartou cez GlobalPayments. Platba funguje nasledovne:

* Účastníci vo veku 18 a viac rokov platia poplatok sami priamo v ORB.
* Účastníkom mladším ako 18 rokov môže po potvrdení súhlasu rodič zaplatiť poplatok cez GlobalPayments. Po udelení rodičovského súhlasu môže poplatok uhradiť vo svojom účte v ORB aj samotný účastník.
* Pri platbe v hotovosti schvaľujeme účastníka až po jej obdržaní. Vyúčtovanie príde vo Výzve na úhradu členského za daný rok, splatnej v nasledujúcom roku. Platba prevodom na bankový účet nie je možná.
* Ak si účastník pri registrácii zvolil typ platby „Iná platba" (teda platba v hotovosti Vedúcemu/ej), nie je možné následne platiť kartou cez GlobalPayments.

Ak chcete mať na svojom Miestnom centre nastavené platby výlučne kartou, [kontaktujte svojho Programového manažéra/ku](https://kompas.dofe.sk/wnRGHwC5Ln9gyWngca8A/zaciname-s-dofe/program-dofe/narodna-kancelaria).&#x20;

**Užitočné videá:**

* [Prihlásenie účastníka do ORB a platba účastníckeho poplatku 2025](https://www.youtube.com/watch?v=_8W71kX025M\&list=PLX-oWHgYF8oOQSV3GzMOnp2OHry2ynIpV\&index=19)
* [Ako schváliť nového účastníka z pohľadu Vedúceho/ej](https://www.youtube.com/watch?v=iwdIvSnNENo\&list=PLX-oWHgYF8oOQSV3GzMOnp2OHry2ynIpV\&index=7)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://kompas.dofe.sk/nabor-a-registracia/platba-ucastnickeho-poplatku.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
