# Creating Offers

1. Head to "Create" on the Frictionless platform, make sure you are connected with your wallet.
2. Select the token you want to offer, and what you want to receive in return.
3. Fill in the amount of tokens you want to offer, we will automatically calculate how many estimated tokens you will receive, based on the current pool ratio (price).
4. Hit "Create Offer", approve the tokens in your wallet and wait for the transaction to be completed.
5. You can manage your offers in the "Manage tap"


---

# 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/creating-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.
