> For the complete documentation index, see [llms.txt](https://docs.dwf-labs.com/rfq-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dwf-labs.com/rfq-guide/account-functions/how-to-reset-your-dwf-liquid-markets-account-password.md).

# How to Reset Your DWF Liquid Markets Account Password

**Please note that for security reasons, withdrawals will be disabled for 24 hours after resetting your password.**

Change your password while logged in:

1\. Go to Account - Security - Password, click \[Change Password]

2\. Enter Current Password

3\. Enter a new password, confirm it, and then verify using your 2FA code. Please note that your password must contain at least 8 characters, 1 number, and 1 upper-case letter.

4\. Read the notes carefully before you click \[Change Password]

If you forgot your password:

1\. Go to rfq.dwf-labs.com and click \[Log In]

2\. Click \[Forgot password?]

4\. Read the notes carefully, then enter your account’s email address

5\. Enter 2FA authentication code

6\. The system will send an email to reset the password, please click the link to continue to complete process

7\. There may be scenarios where you may get notified to contact customer support in order to change your password. The customer support team will verify your account status to provide further help.

\
\&#xNAN;***Note: if you cannot access your 2FA devices, please contact Customer***[ ](https://www.binance.com/en/chat)***Support for assistance.***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.dwf-labs.com/rfq-guide/account-functions/how-to-reset-your-dwf-liquid-markets-account-password.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
