# How to Access Your Lunor ID

### What is Lunor Id?

Your **Lunor ID** is a permanent, unique identifier linked to your account. Unlike your username (which you can update anytime), your Lunor ID never changes. It is represented as an **Ethereum address**.

Where can you find your Lunor Id ?

1. Login to [**Lunor Quest**](https://app.lunor.quest/) platform.
2. Click on edit **Profile icon** (check screenshot below)

<figure><img src="https://1505513431-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEdpejzzQgONClUcn43Na%2Fuploads%2FcIaYVxoXbUsS7Suft0zL%2Fedit-profile-icon.png?alt=media&#x26;token=a8e084d8-4396-40ac-af7b-7d902cffc686" alt="" width="142"><figcaption></figcaption></figure>

3. On your profile, you’ll see your Lunor ID displayed **directly beneath your name** (check screenshot below).&#x20;

<figure><img src="https://1505513431-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEdpejzzQgONClUcn43Na%2Fuploads%2FYtbJzBwTP1AguZnxAxqf%2FScreenshot%202025-09-17%20at%2015.29.08.png?alt=media&#x26;token=a0382835-d433-4f86-a79b-054735872e5d" alt=""><figcaption></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://lunor-quest.gitbook.io/quest/guides/how-to-access-your-lunor-id.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.
