# Which Stablecoins and Chains does Stone Wallet Support?

| Token           | Chain(s) available                                   | Description                                                               |
| --------------- | ---------------------------------------------------- | ------------------------------------------------------------------------- |
| USDT (Tether)   | <p>Ethereum (ERC-20)<br>BNB Smart Chain (BEP-20)</p> | Most widely used stablecoin, issued by Tether and pegged to US dollar.    |
| USDC (USD Coin) | <p>Ethereum (ERC-20)<br>BNB Smart Chain (BEP-20)</p> | Fully-backed and regulated USD-pegged stablecoin                          |
| USD1            | <p>Ethereum (ERC-20)<br>BNB Smart Chain (BEP-20)</p> | A new institutional-grade stablecoin backed by short-term U.S. Treasuries |


---

# 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://docs.stakestone.io/stakestone/stone-wallet/frequently-asked-questions/which-stablecoins-and-chains-does-stone-wallet-support.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.
