> For the complete documentation index, see [llms.txt](https://docs.secondswap.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.secondswap.io/how-to-guides/creating-bids-and-linking-telegram/create-an-offer.md).

# Create an offer

1. Navigate to [https://secondswap.io/marketplace](/how-to-guides/connecting-your-wallet.md).
2. Ensure a wallet is connected (see [Connecting your Wallet](/how-to-guides/connecting-your-wallet.md)). The wallet must have a non-zero balance of USDT.
3. Click on the required token card showing in "Bid Only Tokens".

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2025-02-13/4280ef74-a4d4-4178-89d7-99f74fab34bf/user_cropped_screenshot.jpeg?tl_px=0,183\&br_px=2752,1722\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=306,396)

4. Within the token details page, Click "Create Offer".

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2025-02-13/af1f2c6d-f830-4039-937c-b793c216d13f/ascreenshot.jpeg?tl_px=197,183\&br_px=2950,1722\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=524,493)

5. Fill in the offer details i.e. price and quantity.

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2025-02-13/577ccb20-87af-4dd8-aa27-2533eacd1479/ascreenshot.jpeg?tl_px=127,0\&br_px=2880,1538\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=524,193)

6. Click "Create Offer".

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2025-02-13/58d8404b-15f7-444e-8800-9694ff3b5b30/ascreenshot.jpeg?tl_px=137,183\&br_px=2890,1722\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=524,449)

7. A confirmation screen will be displayed.

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2025-02-13/649a1892-c9ab-4dbf-a68c-e94596ce451f/user_cropped_screenshot.jpeg?tl_px=164,91\&br_px=2917,1630\&force_format=jpeg\&q=100\&width=1120.0)


---

# 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.secondswap.io/how-to-guides/creating-bids-and-linking-telegram/create-an-offer.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.
