# Funding

<figure><img src="/files/zl9dnHeKXR0p6AB513wv" alt="Funding settings for selecting exchanges used in max-arb calculations."><figcaption><p>Funding settings for selecting exchanges used in max-arb calculations.</p></figcaption></figure>

Funding settings choose which exchanges are considered when Proliquid calculates funding arbitrage opportunities.

The [Funding](/features/funding-rates-and-perp-opportunities.md) tab uses this selection to calculate `max arb`, including where to long, where to short, and the estimated daily / annualized opportunity from current rates.

Only select exchanges you can actually trade. If an exchange is enabled here but you cannot execute there, the max-arb output may show opportunities that are not practical for you.

Review this setting when you add or remove exchange accounts, change your strategy, or want to focus only on venues with enough liquidity for your size.


---

# 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.proliquid.xyz/settings/funding.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.
