# Contribute to Offers

1. Head to "Contribute" on the Frictionless platform, make sure you are connected with your wallet.
2. Select the token you want to receive and the token you want to offer, the OfferWall will update every time you change one of these values.
3. Select all offers you want to contribute to. This can be just one, or multiple offers, that will then get bundled up and you can contribute to all of them with one transaction.&#x20;
4. Optional: Drag and drop the offers you select, offers at the top will get filled first, and our estimate calculates how much and many offers you will fill in total.
5. Approve the tokens in you wallet and wait for the transaction to go through.
6. Once everything is done, you will receive a receipt with a summary of your transactions.


---

# 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://learn.frictionless.network/guides/contribute-to-offers.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.
