> For the complete documentation index, see [llms.txt](https://docs.tebex.io/creators/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tebex.io/creators/tebex-checkout.md).

# Tebex Checkout

Tebex Checkout is our payment processing system, handling everything from taxes to withdrawals. This section of the knowledge base provides resources to help you manage your store’s financial operations with confidence.

***

### What You'll Learn

Explore detailed guides and answers to common questions about:

* **Checkout Process**
  * How Tebex Checkout works
  * Supported payment methods (including paysafecard and wallets)
* **Taxes & Fees**
  * Sales tax and VAT handling
  * PayPal and bank withdrawal fees
  * Country-specific wire transfer fees
* **Withdrawals & Transfers**
  * How to withdraw funds
  * Transfer timelines and currency information
* **Compliance & Accounting**
  * Support for accountants
  * Monthly statements and invoicing
* **Seller Support & FAQs**
  * Troubleshooting payout issues
  * Common questions about fees and timelines


---

# 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://docs.tebex.io/creators/tebex-checkout.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.
