# FAQ - Withdrawals

### 1. **How long do withdrawals take from TygaPay to my Exchange/Wallet?**

* Withdrawals exceeding your daily limit of $10,000 require approval and may take up to 12-24 hours for processing. This process is typically expedited unless suspicious behaviors are detected, in which case it serves as an additional security measure.
* Withdrawals within the daily limit are processed promptly and will be completed based on the network speed.


---

# 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://faq.tygapay.com/tygapay/withdraw-usdt-usdc/faq-withdrawals.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.
