# Wallet

### What is a wallet?

A wallet lets you interact with [*<mark style="background-color:purple;">dapps</mark>*](#user-content-fn-1)[^1] (decentralized applications) like objkt, and is where you store everything you own on [Tezos](https://docs.objkt.com/product/fundamentals/getting-started/what-is-tezos): your tez, your NFTs, and other digital assets. Think of it like the wallet in your pocket, but digital, and can do much more!

The most popular wallets on Tezos are [Temple](https://templewallet.com/) and [Kukai](https://kukai.app).&#x20;

### How to get a Tezos wallet for free

**Kukai Wallet**

We've integrated [Kukai](https://wallet.kukai.app/) into objkt, so you can now create a wallet and get your own profile going in just a few clicks (rather than the slightly-longer signup process on their platform). To do so:&#x20;

{% stepper %}
{% step %}

### Go to [objkt](https://objkt.com/) and click Log in

At the top-right corner of every page.

<figure><img src="https://3156114251-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbYOVFkgo9EYVWbg3wj9H%2Fuploads%2FS26A9KjOtfnbe5pZL9FW%2Fhow-to-log-in-on-objkt.png?alt=media&#x26;token=0c4a7b74-bb97-4c09-925b-b00e764f8fa1" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Sign up via your social account

Pick Google or X/Twitter.

<figure><img src="https://3156114251-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbYOVFkgo9EYVWbg3wj9H%2Fuploads%2FTlSzjmeFGf79NMzE9fqr%2Flog-in-on-objkt-step-2.png?alt=media&#x26;token=210faa8e-c82d-4d47-af98-b6f09b6322c5" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### That's it!&#x20;

We'll create the wallet, link it to your profile, and all is set up for you. Once logged in, you can check your wallet ID from the profile drop-down, and start roaming all that we have to offer.

<figure><img src="https://3156114251-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbYOVFkgo9EYVWbg3wj9H%2Fuploads%2F7lG33HpHf3ANVPai7hxr%2Fhow-to-find-wallet-address-obkjt.png?alt=media&#x26;token=1dce7a0e-8c85-458c-9f20-58a92682f363" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

Alternatively, you can click **Log in with Tezos wallets** in the login dialogue, and pick one of the available options to sign up via their website. Going that route shouldn't take more than 5–10 minutes of your time.&#x20;

### **List of supported wallets**

Here are some of the supported wallets on Tezos:

* [Temple](https://templewallet.com) (desktop/mobile) ([Video tutorial here](https://www.youtube.com/watch?v=S8_tL8PfCts))&#x20;
* [Kukai](https://kukai.app) (desktop/mobile) ([Signup instructions here](https://docs.kukai.app/learn-kukai/new-wallet))
  * Note: Signing up via social login uses Kukai; this would just be the more manual way of doing so&#x20;
* [Naan](https://www.naanwallet.com/) (mobile)
* [Airgap](https://airgap.it/) (desktop/mobile)

[^1]: An app that runs on a blockchain instead of a single company’s servers.


---

# 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.objkt.com/product/fundamentals/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.
