# Wallet

#### Wallet Functions in KOLMint

The **KOLMint wallet** allows you to **seamlessly manage your on-chain assets** within the app.

* You can **deposit your on-chain $KOL tokens** into your in-app account whenever needed—for participating in mining, purchases, or exploration.
* You can also **transfer assets** to other wallets or centralized exchanges at any time.

> 🔄 With full control between your **decentralized wallet** and your **in-app account**, KOLMint ensures both flexibility and convenience for everyday users and Web3 natives alike.


---

# 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://kolmint.gitbook.io/whitepaper/getting-started/wallet.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.
