# Retrieving Your Wallet Address

From the main screen of your SSP Wallet, click settings icon

<div align="left"><figure><img src="/files/wmt945NuyKhmiLd0Fqmm" alt="" width="308"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/PHY2m0VIBUNKjxev8Ypx" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/IUwNJGGlDcYSMP2lypDH" alt="" width="208"><figcaption></figcaption></figure></div>

Click "Address Details"

<div align="left"><figure><img src="/files/MEds9kfR1CAkOuZh4ziX" alt="" width="302"><figcaption></figcaption></figure></div>

Input your password in "Confirm with Password" text box, then click "Grant Access"

{% hint style="info" %}
You may use the QR code or manually copy your wallet address
{% endhint %}

Congratulations for retrieving your wallet address!


---

# 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://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet/wallet/retrieving-your-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.
