# How To Find Out Account ID

## Goal

Define account ID (not account name) for GOLOS dApp.

## Steps

### Step 1

Go to the page `https://golos.io/<account name>`. Let the account name is *anazarov*.

### Step 2

Open the tab `Settings` and then click `Account`.

![](/files/-MCHUpnT7rcSOLEqZwI7)

The field `User ID` contains ID to search for.\
Please note that the user ID of the same account will be different in each application.


---

# 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.cyberway.io/software_manuals/explorer_command_reference/user_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.
