# Why are there different stablecoins?

When you visit our V1 dApp, you might need more clarity regarding the variety of stablecoins available. Each stablecoin is backed by different types of collateral, each with unique risk profiles. Here's a breakdown of their key differences:

Each of these stablecoins is designed to serve different use cases and risk appetites. For more details, explore our [Token Breakdown](/fx-docs/more/token-breakdown.md).


---

# 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://fxprotocol.gitbook.io/fx-docs/faq/why-are-there-different-stablecoins.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.
