> For the complete documentation index, see [llms.txt](https://assurepro.gitbook.io/assure-wallet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://assurepro.gitbook.io/assure-wallet/overview/faq.md).

# FAQ

#### Which chains Assure are supporting?

Assure wallet now supports 8 public chains and it plans to support more popular and high-quality emerging chains in the near future.

The Public chains supported so far (EVM)

* ETH
* BSC
* Tron
* HECO
* OEC

Newly-added chains in Feb (Non-EVM),

* Solana
* Polkadot
* Filcoin

#### Where are you in the product development journey ?

Assure wallet has now completed its basic functions such as asset storage, transfer, Binance spot trading, etc..

Based on the basic functions, the new version is upgraded with the multi-chains accounts function to help users with their multi-chain assets.

**Interconnection with Binance**

In the next few weeks, we will successively support Binance spot, leverage, and futures. At the same time, Assure will improve the experience for IOS users, enabling Assure users to enjoy exactly the same and smooth trading service as Binance.


---

# 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://assurepro.gitbook.io/assure-wallet/overview/faq.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.
