> For the complete documentation index, see [llms.txt](https://docs.kasanova.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kasanova.app/tokens-trade-and-create/buying.md).

# Buying Tokens

Purchase KRC20 tokens directly on the Kasanova marketplace. Discover trending tokens, browse token listings, and trade cryptocurrency on Kaspa.

## How to Find Tokens

1. Go to **Explore**
2. Tap **Tokens**
3. Browse or search
4. See trending tokens or search by name

## Making a Purchase

1. Find the token you want
2. Tap **View listings** to see available sell orders
3. Pick a listing — you're buying from a specific seller at their price
4. Review the details
5. Confirm with biometrics
6. Done—tokens in your wallet

## How It Works

The marketplace connects you directly with other sellers. You're buying their tokens, not from us. When you buy, KAS goes to them and tokens come to you.

## Be Smart

* **Start small**—try a small purchase first
* **Know what you're buying**—check if the token has an active community
* **Prices move**—token prices go up and down like stocks

## Next Steps

* [Sell Your Tokens](/tokens-trade-and-create/selling.md)
* [Transfer Tokens](/tokens-trade-and-create/transferring.md)


---

# 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:

```
GET https://docs.kasanova.app/tokens-trade-and-create/buying.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.
