# Wallet Address

{% hint style="warning" %}
The documentation is designed for Liker Land and LikeCoin v2. For information on [3ook.com](https://3ook.com/) and LikeCoin v3, please visit [docs.3ook.com](https://docs.3ook.com) and [dao.like.co](https://dao.like.co/).
{% endhint %}

## Liker Land web

Log in to [Liker Land](https://liker.land/), go directly to [Account and Settings](/depub/liker-land.md) and click on the wallet address to copy it.

<figure><img src="/files/1eemLrCkhq42dVZ23Kdt" alt=""><figcaption><p>Copy wallet address on Liker Land web</p></figcaption></figure>

## LikeCoin app

Click "Receive," and then click "Copy" below the QR code to copy the wallet address.

![Copy wallet address on LikeCoin app](/files/kjCsxCMAx5l3hiZVJSTu)

## Keplr

After logging in, Click "Deposit" then click "Copy" to copy the wallet address.

<figure><img src="/files/ysbAR1B2wmMrMZ60jyUP" alt=""><figcaption><p>Copy Keplr wallet address</p></figcaption></figure>

## Cosmostation

Click on "LikeCoin," then click on "Deposit" and the copy icon to copy the wallet address.

<figure><img src="/files/XLg6cTCRAzhVQhcQuyB4" alt=""><figcaption><p>Copy Cosmostation wallet address</p></figcaption></figure>

## Leap

After logging in, click the wallet address to copy it directly.

<figure><img src="/files/6LeJpdQnRWrE304x1feg" alt=""><figcaption><p>Copy Leap wallet address</p></figcaption></figure>


---

# 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.v2.like.co/general-guides/wallet/wallet-address.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.
