# Auto TWAP

This functionality allows for any ERC-20 token to be added and contribute to the backing of `$BREAD`.&#x20;

A fixed bounty in `$BERA` terms is requested in order to sweep all the ERC-20 balances in the Bread contract. As balances grow, arbitrageurs pay the `$BERA` bounty in order to claim the ERC-20 tokens.

Raised `$BERA` is added to the backing. This functionality enables `$BREAD` to receive rewards and revenues in the form of `$HONEY`, `$OHM` or other ERC-20 tokens to grow its backing.

<figure><img src="/files/4vEN1r7Xk9nQmgQch8r2" alt=""><figcaption></figcaption></figure>


---

# 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://documentation.bakerdao.io/the-bakery/auto-twap.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.
