> 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/buyers-and-sellers/buying-tokens-on-the-secondswap-marketplace.md).

# Buying Tokens on the SecondSwap Marketplace

1. Navigate to <https://secondswap.io/marketplace>.

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2025-02-14/bada077d-bc56-47ce-a2d3-af2b39ad4055/ascreenshot.jpeg?tl_px=94,0\&br_px=2846,1516\&force_format=jpeg\&q=100\&width=1120.0)

2. Click "Buy" on the lot card to be purchased. There are two types of lots, a Single Fill lot and a Partial Fill lot. Partial Fill lots display the percentage of tokens that are still available to be purchased on the top right corner of the card. Single Fill lots do not display this.

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2025-02-14/82094f2b-d259-4931-9433-ce62af958d80/ascreenshot.jpeg?tl_px=0,0\&br_px=2752,1516\&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=523,292)

3. Fill in the amount to be purchased. You may either input the notional amount in USDT, or input the amount of tokens or use the slider bar to indicate the amount of tokens. You may also use the "MAX" button to purchase the maximum amount of tokens within the lot.

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2025-02-14/85a0ffbe-baac-4f3a-ba30-3409ad538d22/ascreenshot.jpeg?tl_px=0,0\&br_px=2752,1516\&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=519,216)

> Tip: In a Single Fill lot, the input and output fields and slider are not available as all tokens in the lot have to be bought together.

<img src="https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2025-02-14/8a0e6117-89a7-4f83-9cf9-d0b98cc775d4/screenshot.jpeg?tl_px=0,0&#x26;br_px=750,1034&#x26;force_format=jpeg&#x26;q=100&#x26;width=812" alt="" width="188">

4. Fill in the amounts and click "Review Buy".

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2025-02-14/5f1e84ca-3d01-480c-951b-207a1b206148/user_cropped_screenshot.jpeg?tl_px=0,0\&br_px=2932,1514\&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=577,433)

5. Review the details and click "Buy Now".

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2025-02-14/fe205ddb-d14a-43ef-b25d-6093b3d83942/screenshot.jpeg?tl_px=0,0\&br_px=2938,1514\&force_format=jpeg\&q=100\&width=1120.0)

6. Follow the instructions for your wallet and complete the purchase.

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2025-02-14/a005b4ca-eabf-4d8f-b97b-34889a1e2eff/user_cropped_screenshot.jpeg?tl_px=94,0\&br_px=2846,1516\&force_format=jpeg\&q=100\&width=1120.0)

7. Click "View in My Assets".

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2025-02-14/54fcfad0-379a-4e17-9287-a4915f21e4e8/user_cropped_screenshot.jpeg?tl_px=0,0\&br_px=2932,1516\&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=543,331)

8. The My Assets page displays all your assets.

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2025-02-14/9ae20fe7-f3e5-4146-b64c-b9f725183463/screenshot.jpeg?tl_px=0,0\&br_px=2934,1346\&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/buyers-and-sellers/buying-tokens-on-the-secondswap-marketplace.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.
