# Withdrawal Restrictions Notice

#### 24-Hour Withdrawal Restriction

Withdrawals will be disabled for **24 hours** if you perform any of the following actions:

* Set a new password after logging in via password-free login.
* Reset your password using the **Forgot Password** function.
* Change your password in the **Account & Security** page.
* Unbind your Google Authenticator from the **Account & Security** page.

#### 6-Hour Withdrawal Restriction

Withdrawals will be disabled for **6 hours** if you perform any of the following actions:

* Bind a new email address.
* Bind a new phone number.
* Bind Google Authenticator.

#### Important Notes

* If your account is already under a **24-hour restriction**, performing any of the actions above will extend the withdrawal restriction to **24 hours from the latest change**.
* The withdrawal page will always display the remaining restriction time so you can plan your transactions and fund movements accordingly.


---

# 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/withdrawal-restrictions-notice.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.
