# Core Features of Xach

**Privacy Preservation:** Xach is engineered for robust privacy, ensuring complete concealment of transaction amounts and user addresses. Transactions are relayed in a specific manner to obfuscate the origin of the transfer.

**Native Stability (USDX):** Xach is the home of USDX, a fully private, decentralized stablecoin pegged 1:1 to the US Dollar. USDX solves the volatility problem of cryptocurrency while maintaining the anonymity of cash.

**Ethereum Virtual Machine (EVM) Compatibility:** Xach supports the EVM, allowing for seamless migration of existing Ethereum smart contracts. This compatibility encourages developers to create DApps that leverage Xach’s strong privacy features and the stability of USDX.


---

# 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.xachcoin.xyz/what-is-xach/core-features-of-xach.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.
