# Withdraw

You can withdraw your funds from Saitonix at any time. On the deposit page, switch to the "Withdraw" tab and enter the necessary details.&#x20;

<figure><img src="/files/AYB1uZtDagZMzpxD9jmf" alt=""><figcaption><p>Withdraw</p></figcaption></figure>

The withdrawal process takes 5 days. You can track and, if necessary, cancel a withdrawal in the “Pending” tab.

<figure><img src="/files/MfYO4UTF0iWzJRwukdRG" alt=""><figcaption><p>Pending withdraw</p></figcaption></figure>


---

# 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.cytonic.com/airdrop/guidelines/withdraw.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.
