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