# FAQ

Q: Why build on Near Protocol?

A: Near Protocol has a low trading fee, short latency, and a big community that has shown interest in our project from the first day.

Q: How to add more assets/ trading pairs/ market for assets?

A: In the first phase of our product, we will only focus on some of the most liquid trading pairs on the market. In the next phase, the DeltaBot community can ask us to add any pairs to the whitelisted trading platform to our bot.

Q: I need more information about the liquidity source that DeltaBot strategies are using.

A: We are currently using the liquidity source from Binance and Ref Finance.&#x20;


---

# 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.deltatrade.ai/introduction-to-deltatrade/faq.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.
