# General Questions

**What is Xach?**\
Xach is a privacy-preserving digital currency. It is the home of the fully private stablecoin, USDX, and is designed to facilitate electronic transactions for all without censorship or restrictions.

**How does Xach ensure privacy?**\
Xach ensures privacy by concealing transaction amounts and user addresses. Additionally, it employs a peer-relaying method to hide the origin of newly created transactions, providing robust resistance to analysis and tracking.

**What is USDX?**\
USDX is the native, fully private, decentralized stablecoin pegged 1:1 to the US Dollar. It aims to solve crypto volatility while maintaining the anonymity inherent in cash.

**What makes Xach different from other privacy coins?**\
Xach differentiates itself by combining deep transaction privacy and the stability of a native stablecoin ($USDX) with seamless Ethereum Virtual Machine (EVM) compatibility, enabling a functional, private DeFi ecosystem.


---

# 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/faq-frequently-asked-questions/general-questions.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.
