> For the complete documentation index, see [llms.txt](https://decuple.gitbook.io/faxen-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://decuple.gitbook.io/faxen-whitepaper/faxen-crypto-exchange.md).

# Faxen Crypto Exchange

{% hint style="info" %}
Faxen is a centralized, regulated crypto exchange, and the regulatory permit is in process.
{% endhint %}

**Welcome To Faxen**

The world of cryptocurrency is rapidly evolving, and there is a growing need for a trading platform that can keep up with the changing landscape. That's where Faxen comes in. Faxen is a next-generation trading platform that offers a range of innovative features designed to meet the needs of today's crypto investors and traders. From its user-friendly interface to its advanced trading tools, Faxen is poised to become the go-to destination for anyone looking to trade cryptocurrencies.

This whitepaper provides a detailed overview of the Faxen platform, its features, and its benefits. We'll explore how Faxen is different from other crypto trading platforms and why it's the best choice for anyone looking to buy, sell, or trade cryptocurrencies. We'll also dive into the technical details behind Faxen, including its security features, its use of blockchain technology, and more.

Whether you're an experienced crypto trader or a newcomer to the world of cryptocurrency, Faxen has something to offer. Read on to learn more about this exciting new trading platform and how it can help you achieve your financial goals.


---

# 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, and the optional `goal` query parameter:

```
GET https://decuple.gitbook.io/faxen-whitepaper/faxen-crypto-exchange.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
