# xDai Chain (xDai)

The xDai chain is a stable payments EVM (Ethereum Virtual Machine) blockchain designed for fast and inexpensive transactions. The chain uses a unique dual-token model; xDai[ ](broken://pages/-LqaRGhoZtdD9zusDpNm)is a stable token used for transactions, payments, and fees, and STAKE is a governance token used to support the underlying POSDAO Proof-of-Stake consensus.

|               | xDai ⚔                                           | STAKE 🦸                                                        |
| ------------- | ------------------------------------------------ | --------------------------------------------------------------- |
| **Purpose**   | <p>Stable Payments<br>Transaction (gas) Fees</p> | <p>Staking & Protocol Protection</p><p>Community Governance</p> |
| **Stability** | Stable to USD                                    | Volatile / Market Driven                                        |

**Block explorer:** <https://blockscout.com/xdai/mainnet>

For additional information about xDai, reach out to their [official documentation](https://www.xdaichain.com/).&#x20;


---

# 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://autofarm.gitbook.io/autofarm-network/how-tos/use-autofarm-in-different-chains/xdai-chain-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.
