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

# Partners

<figure><img src="/files/A24I8pItGdxe7q9g332e" alt=""><figcaption></figcaption></figure>

Arbitech is proud to partner with Binance, a leading global cryptocurrency exchange, to provide our users with seamless access to the extensive trading capabilities offered by Binance. Through our API integration with Binance, we offer a robust and secure trading platform that leverages Binance's advanced infrastructure and liquidity.

By collaborating with Binance, we ensure that our users have access to a wide range of cryptocurrencies and trading pairs, allowing them to diversify their portfolios and seize trading opportunities in real-time. The integration with Binance's API enables fast and reliable execution of trades, ensuring that our users can take advantage of market movements efficiently.

Our partnership with Binance also extends to ongoing collaboration on technological advancements and industry best practices. We work closely with Binance to ensure that our platform remains at the forefront of innovation, delivering cutting-edge features and a seamless user experience.

At Arbitech, we value our partnership with Binance as it enables us to offer our users a world-class trading experience backed by the expertise and reputation of one of the industry's leading exchanges. Together, we strive to empower individuals worldwide to participate in the exciting world of cryptocurrency trading with confidence and ease.

<figure><img src="/files/3kEivhAWxhnibapqElax" alt="" width="384"><figcaption></figcaption></figure>


---

# 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://arbitech.gitbook.io/arbitechs-whitepaper/partners.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.
