> For the complete documentation index, see [llms.txt](https://dexx.gitbook.io/dexx-tutorial-book/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dexx.gitbook.io/dexx-tutorial-book/for-beginner/sign-up.md).

# Sign Up

## Easy to Use,  Quick to Get Started

DEXX adopts the traditional CEX product logic, ensuring that whether you are a cryptocurrency novice or an experienced on-chain trader, you can easily master all DEXX functions through the intuitive interface as soon as you open the app.\ <br>

## One-Click Trading, Quick Response

During the development of DEXX, we focused on optimizing the user trading process from the user’s perspective. Pre-set common amounts allow you to complete trades with a single click, eliminating the need for complex and tedious verification processes.\ <br>

## Secure Transactions, Reduced Risk

We chose an independent app for transactions rather than Telegram bots or other plugins to avoid common scams such as fake links, fake group chats, fake authorizations, and fake verifications prevalent in the market.\ <br>

## Real-Time Data, Accurate Push Notifications

In terms of data, DEXX uses a combination of self-developed and multiple third-party data solutions to ensure that the data in the app is always the latest and most accurate. This ensures you are always aware of market dynamics, enabling you to make informed trading decisions.


---

# 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:

```
GET https://dexx.gitbook.io/dexx-tutorial-book/for-beginner/sign-up.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.
