> For the complete documentation index, see [llms.txt](https://handbook.numundo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.numundo.org/numundo-platform/guide-for-centers-and-event-facilitators/numundo-booking-fees.md).

# NuMundo Booking Fees

[Português](https://translate.google.com/translate?hl=en\&sl=en\&tl=pt\&u=https%3A%2F%2Fhandbook.numundo.org%2Fnumundo-platform%2Fnumundo-fees.html) | [Español](https://translate.google.com/translate?hl=en\&sl=en\&tl=es\&u=https%3A%2F%2Fhandbook.numundo.org%2Fnumundo-platform%2Fnumundo-fees.html)

Booking fees are 10%, and of that fee 2.9% + $.30 per transaction goes to credit card payment processing.

In the case of Stripe payouts for centers with U.S., Canadian, or Japanese bank accounts, an additional .5% of the NuMundo fee goes to Stripe for split payouts.

For all other centers, the wire transfer fee is also deducted from NuMundo’s fee for payouts above $2000. For transfers under $2000, there is a $30 wire transfer fee paid by the center.

So in reality, NuMundo receives closer to **5-6.5%** of the transactions that are processed through the site.

**We ask that all centers agree to charge the same amount on NuMundo as they would elsewhere. By listing a stay with us, you are legally agreeing to this policy as stated in** [**our terms**](https://numundo.org/terms)**.**&#x20;


---

# 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:

```
GET https://handbook.numundo.org/numundo-platform/guide-for-centers-and-event-facilitators/numundo-booking-fees.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
