# DEPOSIT & WITHDRAW

- [How to Deposit (App)](https://yubit.gitbook.io/yubit/deposit-and-withdraw/how-to-deposit-app.md): Depositing funds into your YUBIT account via the mobile app is quick and secure. Follow the steps below to transfer your assets into your YUBIT wallet.
- [How to Deposit (Web)](https://yubit.gitbook.io/yubit/deposit-and-withdraw/how-to-deposit-web.md)
- [How to Withdraw (App)](https://yubit.gitbook.io/yubit/deposit-and-withdraw/how-to-withdraw-app.md)
- [How to Withdraw (Web)](https://yubit.gitbook.io/yubit/deposit-and-withdraw/how-to-withdraw-web.md)
- [Withdrawal Restrictions Notice](https://yubit.gitbook.io/yubit/deposit-and-withdraw/withdrawal-restrictions-notice.md): To protect the security of user accounts and assets, YUBIT temporarily restricts withdrawals when certain security-related actions are taken.
- [Deposit FAQ](https://yubit.gitbook.io/yubit/deposit-and-withdraw/deposit-faq.md)
- [Deposit Not Credited?](https://yubit.gitbook.io/yubit/deposit-and-withdraw/deposit-faq/deposit-not-credited.md)
- [Resolving Deposit Issues](https://yubit.gitbook.io/yubit/deposit-and-withdraw/deposit-faq/resolving-deposit-issues.md)
- [Funds Recovery Guide](https://yubit.gitbook.io/yubit/deposit-and-withdraw/deposit-faq/funds-recovery-guide.md)
- [Minimum Deposit Amount](https://yubit.gitbook.io/yubit/deposit-and-withdraw/deposit-faq/minimum-deposit-amount.md)
- [Withdrawal FAQ](https://yubit.gitbook.io/yubit/deposit-and-withdraw/withdrawal-faq.md)
- [Why Hasn’t My Withdrawal Been Processed?](https://yubit.gitbook.io/yubit/deposit-and-withdraw/withdrawal-faq/why-hasnt-my-withdrawal-been-processed.md)
- [What Should I Do If My Withdrawal Hasn’t Been Processed?tled](https://yubit.gitbook.io/yubit/deposit-and-withdraw/withdrawal-faq/what-should-i-do-if-my-withdrawal-hasnt-been-processed-tled.md)
- [Withdrawal Fees](https://yubit.gitbook.io/yubit/deposit-and-withdraw/withdrawal-faq/withdrawal-fees.md)


---

# 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://yubit.gitbook.io/yubit/deposit-and-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.
