# Profiles

<figure><img src="/files/JBJS0sB5ZpOCI2cClj1H" alt=""><figcaption></figcaption></figure>

### Profile pages are public and shareable

Every user has a profile page. Update your photo, bio and personal links to share more about yourself with others in your Console communities.

If you choose, you can secure your alias on Console by using your universal internet name, such as an [ENS](https://ens.domains/) or [BNS](https://btc.us/). For instance, my alias on Console is castig.eth. Since it's an ENS name, it ensures that I am the only one who can use castig.eth on Console.


---

# 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.console.xyz/overview/all-features/profiles.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.
