# Rebalancing

### Rebalancing the pool (from Concepts)

A trader that is bringing the scarce asset  scarce asset gets a better price than oracle (bonus) and the Trader TAKING the scarce asset gets a worse price (slippage). This ensures there is always an arbitrage incentive to return the pool to balanced

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

since the NZDS is scarce in pool = overprice \
and the USDC is abundant = underpriced

a trader is incentivized to rebalance the pool...

(1) there is an arbitrage profit to collect by adding (selling) his NZDS for USDC (buying).&#x20;

(2) as an LP he will benefit from a balanced pool due to increased swap volume and fees.


---

# 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.stabull.finance/amm/rebalancing.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.
