# Karrier One Wallet

Your Karrier One Wallet is where you can store, manage, and use your KONE tokens.

This wallet allows you to participate in the network by staking your tokens, paying for services, receiving rewards, and voting on governance proposals. Your Karrier One Wallet can be accessed through the [<mark style="color:orange;">Karrier One Dashboard</mark>](https://dashboard.karrier.one/).

As with all digital wallets, your Karrier One Wallet's security depends on how carefully you manage your private keys. Always ensure your private keys are stored safely and never share them with anyone. The Karrier One team will **never** ask for your private keys.


---

# 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://faq.karrier.one/token-faq/tokenomics/karrier-one-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.
