> For the complete documentation index, see [llms.txt](https://docs.kaiprotocol.fi/kai-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kaiprotocol.fi/kai-protocol/english/how-to-guides/kai-protocol-service-guide/kai.md).

# How to buy KAI

Please deposit the KUSDT asset into my wallet before purchasing the KAI token.&#x20;

You can swap KUSDT to KAI in the Klayswap liquidity pool \[KUSDT - KAI]. [\[Shortcuts\]](https://klayswap.com/exchange/swap)

You can also buy KAI using other DEX aggregators. &#x20;

* &#x20;[1inch](https://app.1inch.io/#/8217/unified/swap/oUSDT/KAI) / [Swapscanner](https://swapscanner.io/swap?from=0xcee8faf64bb97a73bb51e115aa89c17ffa8dd167\&to=0xe950bdcfa4d1e45472e76cf967db93dbfc51ba3e)

## Buy Kai ( KUSDT -> KAI Swap )

1. When you click the \[Buy KAI] button on the Kai protocol site, it leads to the **Klay Swap KUSDT - KAI liquidity pool.**

![](/files/-Mktk38-eokJvF4KqZ4I)

2\. Please connect to the wallet in the top right of the Klay swap.

![](/files/-MktkNEflRu2q_VpaIBq)

3\. Click \[Swap] Menu - Select the Tether (KUSDT) token from the \[From list].

![](/files/-MktkXQOJDSKCUA_gPbU)

4\. Please select swap token KAI in \[To List].

5\. Please enter the amount of KUSDT you have to swap to KAI.

![](/files/-Mb5cMuq6KiMlmkLR3AZ)

6\. Click the swap button to proceed with the transaction.

![](/files/-Mb5cfeN0aklOSUGLJxf)

7\. Once the request is completed, you can hold the KAI token.

![](/files/-Mb5d-xKbhrM6CBBs58J)


---

# 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.kaiprotocol.fi/kai-protocol/english/how-to-guides/kai-protocol-service-guide/kai.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.
