# Introduction to Privacy Coins

Privacy coins have been developed as a response to the growing need for anonymity in financial transactions within the cryptocurrency landscape. Unlike more transparent cryptocurrencies like Bitcoin, privacy coins are designed to provide users with the ability to conduct transactions that are not only secure but also private, shielding the details of the transaction from public view. This capability addresses significant concerns about privacy that are inherent in the traditional financial systems and more public blockchain networks.


---

# 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/background/introduction-to-privacy-coins.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.
