# Token Sale Participation

Participate in the Kinto token sale [<mark style="color:purple;">here</mark>](https://engen.kinto.xyz/ico). In the UI, you can see how many spots are left, select the amount of USDC you wish to use and select a bid price per $K. If you don't have enough USDC on your Kinto wallet, you can deposit more USDC by selecting 'Deposit USDC' and following the standard [<mark style="color:purple;">deposit process</mark>](https://docs.kinto.xyz/kinto-the-modular-exchange/user-guides/kinto-deposits). When bidding you will need to sign with your passkey.&#x20;

<figure><img src="/files/pAXvQLiniLZjOqxOhIBi" alt="" width="375"><figcaption></figcaption></figure>

Once you have placed your initial bid, you can view the amount of USDC you have bid and your bid amount per token. You can you can increase your USDC amount by pressing the relevant button. In the example below, you can see that the user bid $549.09 USDC at $20 per $K token.&#x20;

<figure><img src="/files/NMqJEq0ywsnWlhDauIHD" alt="" width="375"><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://docs.kinto.xyz/kinto-the-modular-exchange/user-guides/token-sale-participation.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.
