> For the complete documentation index, see [llms.txt](https://docs.neopin.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neopin.io/earn-with-neopin/index/rwa-project-index-rpi/rpi-rebalancing-history/rpi-28.08.2024-rebalance.md).

# \[RPI] 28.08.2024 Rebalance

### Background

Rebalancing occurred as part of a product review prior to its launch, following a market shift two-month period after the initial settings.

### Status

<figure><img src="/files/6kOtsSHsVTmy9SEmbRv2" alt=""><figcaption><p>The target rebalancing ratio and Real Unit (R.U.) are calculated using CoinMarketCap data (price and market cap) as of 03/09/2024, 00:00 UTC. The Rebalancing R.U. represents the actual outcomes after executing the rebalancing function, aligned with the previously calculated target values.</p></figcaption></figure>

During this rebalancing total $43.75 was swapped to reallocate the weights and 1.53% of slippage has occurred due to swap fees and the price impact, which is 0.135% of total market cap.

<table><thead><tr><th width="208">Sold (token > WETH)</th><th width="247">Bought (WETH > token)</th><th width="128">slippage</th><th>slippage in total</th></tr></thead><tbody><tr><td>$43.75</td><td>$43.08</td><td>1.53%</td><td>0.135%</td></tr></tbody></table>

### Changes

The Goldfinch (GFI) token has been removed from the components due to a significant decline in its DEX pool TVL, which has dropped from $1.8M to $390K within two months. Additionally, the team's lack of active engagement and growing negative sentiment within the community regarding the sustainability of Goldfinch products have contributed to this decision.


---

# 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://docs.neopin.io/earn-with-neopin/index/rwa-project-index-rpi/rpi-rebalancing-history/rpi-28.08.2024-rebalance.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.
