> For the complete documentation index, see [llms.txt](https://mc-markets.gitbook.io/mcmarkets-infohub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mc-markets.gitbook.io/mcmarkets-infohub/faq/security-settings.md).

# Security Settings

<details>

<summary><strong>How do I set up a Fund Password?</strong> </summary>

Go to **\[User Center]** → **\[Security Settings]** → **\[Fund Password]** and complete security verification to set your password. After a successful setup, the account will enter a 24-hour withdrawal lock period.

</details>

<details>

<summary><strong>What should I do if I forget my Fund Password?</strong> </summary>

Click **\[Reset]**, complete verification via email or Google Authenticator, and set a new password. After a successful reset, the account will enter a 24-hour withdrawal lock period (subject to real-time display on the page and final system settlement).

</details>

<details>

<summary><strong>What should I do if my 2FA code isn't working?</strong> </summary>

You can log in using the recovery codes you saved when binding 2FA. If you have run out of recovery codes, please contact <cs@mcmarkets.com>.

</details>

<details>

<summary><strong>How do I reset Google Authenticator?</strong> </summary>

Go to **\[Security Settings]** → **\[Google Authenticator]** and click **\[Reset]**. After verification, scan the QR code to rebind. After a successful reset, the account will enter a 24-hour withdrawal lock period (subject to real-time display on the page and final system settlement).

</details>

<details>

<summary><strong>What is Degraded Verification?</strong> </summary>

When your current verification method is unavailable, the system will automatically switch to another available method. If none are available, please contact customer support.

</details>

<details>

<summary><strong>Why can't I withdraw after modifying my security settings?</strong> </summary>

Any changes to your Fund Password, Google Authenticator, or email binding will trigger a 24-hour withdrawal lock period to safeguard your funds (subject to real-time display on the page and final system settlement).

</details>

<details>

<summary><strong>Why do wallet users need to bind an email?</strong> </summary>

Binding an email is used to unlock 2FA and other security features, ensuring the security of your account.

</details>


---

# 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:

```
GET https://mc-markets.gitbook.io/mcmarkets-infohub/faq/security-settings.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.
