> For the complete documentation index, see [llms.txt](https://exbit-1.gitbook.io/exbit-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://exbit-1.gitbook.io/exbit-docs/help-center/welcome-to-exbit.md).

# Welcome to EXBit

Hello and welcome to EXBit!

Whether you're new to digital assets or a seasoned trader, this guide is designed to help you get started quickly and make informed decisions at every step.

We are committed to delivering a transparent and efficient service experience, while upholding the principles of **"Security First, Information Autonomy."**

<figure><img src="https://3813582785-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FljHxFyf4EuQictX12MZd%2Fuploads%2Fsb80Lzbpt2JXlNLG0GqG%2Fimg_v3_02149_7ef3f56e-c22c-4df8-a44b-9d984df878ix.jpg?alt=media&amp;token=488edbb7-b660-41e3-9b6c-21665446ae66" alt=""><figcaption></figcaption></figure>

Before you begin trading, please take a moment to carefully review the following core guidelines:

**Essentials for Beginners & Platform Awareness**

* **Platform Verification:** We recommend independently verifying the platform’s current operational and compliance status through our official website and reputable third-party sources.
* **Account Security:** Please enable Two-Factor Authentication (2FA) without delay, and store your private keys and mnemonic phrases securely. Never disclose them to anyone.

**Trading & Asset Operations**

* **Basic Operations:** Find detailed information on deposit and withdrawal processing times, fee structures, and standard procedures.
* **Advanced Features:** Gain insights into trading pairs, order types, and the logic behind our professional trading tools.

**Risk Reminders & Community Feedback**

* **Market Risks:** Digital asset prices are highly volatile. Please assess your risk tolerance carefully before trading.
* **Official Channels:** Please only contact us through the official communities and email addresses listed in our Documentation Center. Stay alert to avoid impersonation scams.

*Trade smart. Stay secure. Welcome aboard.*


---

# 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://exbit-1.gitbook.io/exbit-docs/help-center/welcome-to-exbit.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.
