# Wallet

<figure><img src="/files/KCpwoARf3kyBfMEnUGia" alt=""><figcaption></figcaption></figure>

When investing in cryptocurrency, users need to use wallets as storage for saving their crypto assets. KCC supports mostly decentralized wallets and users can choose the right one for their required security and convenience.

Also, if you want to send, receive, buy, and exchange tokens on KCC, you need to create a wallet and configure the network first.&#x20;

{% content-ref url="/pages/Vc6f4r6eabxHNK4JGiST" %}
[Supported Wallet](/individuals/wallet/supported-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/f6AXQW1yF1Nio3GCz3Qs" %}
[Tutorial on how to set up wallet](/individuals/wallet/tutorial-on-how-to-set-up-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/MLEKum1lUpsnmTzfxgm5" %}
[Mutisig Wallet](/individuals/wallet/mutisig-wallet.md)
{% endcontent-ref %}


---

# 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.kcc.io/individuals/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.
