> For the complete documentation index, see [llms.txt](https://docs.winnfthorse.io/win-nft-horse-white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.winnfthorse.io/win-nft-horse-white-paper/faq-or-account-problems.md).

# FAQ | Account Problems

### Q1 : My wallet account has never been bound to the trading market, but it shows that the wallet address has been bound?

A1 :

① First of all, please confirm whether your wallet address has been bound.

② If it has not been bound, it may be maliciously bound by others. But please don't be panic, many users in the community have encountered such problems. The current solution to this problem is as follows, for reference only.

Please follow the steps below:

Step 1: Register a new market account and new wallet address

Step 2: Transfer assets from the maliciously bound wallet address to the new wallet address

Step 3: Log in to the new trading market account on the official website and bind the new address


---

# 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://docs.winnfthorse.io/win-nft-horse-white-paper/faq-or-account-problems.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.
