# Financials

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

<mark style="color:green;">**Section (1)**</mark>: Manual transfer support between linked exchanges.

* Subsection (1.1) -> (1.2): Source Exchange to the Destination Exchange.
* Subsection (1.3): Enter transfer amount
* Subsection (1.4): Enter 2FA authentication code
* Subsection (1.5): Submit transfer

<mark style="color:green;">**Section (2)**</mark>: Review panel parameters (leverage, equity, Available to Transfer, tokens near liquidation)

<mark style="color:green;">**Section (3)**</mark>: Transfer Log Table (Date, Timestamp,Source, Destination, Amount, Fee..)

* Subsection (3.1): Exchange-returned transfer status (non-uniform).

{% hint style="warning" %}
**Note:** If API permissions are set to Read-only (instead of Read-write), this page will be disabled. Manual transfer on the exchange is required. -> [Read more](/integration/generate-api-key.md)
{% 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/introduction/financials.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.
