# PrimeXBT Help Center

## [**F.A.Q.**](/help-center/f.a.q./frequently-asked-questions.md)

**Answers to the most frequently asked questions**

## [**TRADING WITH PRIMEXBT**](/help-center/trading-with-primexbt/order-types.md)

**Learn about trading conditions such as order types, fees offered on PrimeXBT and how to begin trading**

## [**DEPOSITS AND WITHDRAWALS**](/help-center/deposits-withdrawals/how-to-deposit.md)

**Find out how to deposit and withdraw funds, purchase Cryptocurrencies, and fund your Trading account**

## [**LEVERAGE TRADING AT PRIMEXBT**](/help-center/leverage-trading/leveraged-trading-leverage-and-margin.md)

**Leverage, margin, and trading with leverage explained here**

## [COVESTING COPY TRADING](/help-center/covesting/covesting-faq.md)

**Learn how to become a Strategy Manager or Follow successful Strategies**

## [**SECURITY**](/help-center/security/security-measures.md)

**Learn about the security measures we take and how to protect your account**

## [**SUPPORT**](/help-center/support/support.md)

Haven't found an answer to your question? Ask our Customer Support team 24/7 in the live chat or via email <support@help.primexbt.com>


---

# 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://primexbt.gitbook.io/help-center/readme.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.
