> For the complete documentation index, see [llms.txt](https://docs.minerva.digital/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.minerva.digital/miva-and-xdai-chain/how-to-get-xdai.md).

# How to get xDai

xDai is a stable coin that is pegged to the US Dollar. In simpler words, a stable coin that minimizes the usual volatility of most cryptocurrency prices and allows more stability to its transactions. We consider its low transaction fees and fast transaction time a very strong point.

Therefore, we're gonna walk you through seven (7) different ways of getting xDai.

![](/files/-M_eDhuJ9xlPRSfvpaFD)

1. [Move DAI from Binance Smart Chain (BSC)](/miva-and-xdai-chain/how-to-get-xdai/1-move-dai-from-binance-smart-chain-bsc.md).
2. [Ramp Network](/miva-and-xdai-chain/how-to-get-xdai/2-ramp-network.md).
3. [AscendEX (Bitmax)](/miva-and-xdai-chain/how-to-get-xdai/3-ascendex-bitmax.md).
4. [Move DAI from Ethereum Mainnet](/miva-and-xdai-chain/how-to-get-xdai/4-move-dai-from-ethereum-mainnet.md).
5. [Move DAI from Polygon](/miva-and-xdai-chain/how-to-get-xdai/5-move-dai-from-polygon.md).
6. [xDai Faucets](/miva-and-xdai-chain/how-to-get-xdai/6-xdai-faucets.md).
7. [Friendship](/miva-and-xdai-chain/how-to-get-xdai/7-friendship.md).

{% hint style="info" %}
You'll notice in more than one alternative the use of **bridges**. \
These so called "bridges" are helpful tools used to *convert*  tokens between different chains.
{% endhint %}


---

# 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.minerva.digital/miva-and-xdai-chain/how-to-get-xdai.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.
