# Trading Hub All-in -one

## 1/ Highlights

XAPY offers an advanced solution: All-in-One Trading Hub.

Imagine simply accessing XAPY and trading on all other exchanges without having to log in to each one individually.

All you need to do is connect the APIs of the exchanges you’re trading on to XAPY. With a cup of coffee, you’ll see all metrics positions, profits and losses, and total funds across all exchanges consolidated and displayed on XAPY. This helps you manage your investment positions comprehensively and professionally.

## 2/ Requirement

* [ ] Sub-Account on exchanges
* [ ] API with read-only permissions
* [ ] Whitelisted IP server
* [ ] Enable two-factor authentication ( 2FA - Enable )

{% hint style="info" %}
You can view more details on ways to secure your account in the article -> [Here](broken://pages/Oi7uou58w4ULn2LcFIQK)
{% endhint %}


---

# 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.xapy.io/publish-your-docs.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.
