# Pictor ID

**Pictor ID** serves as the universal control center for the Pictor Ecosystem, enabling users to manage personal information, track earnings and expenses, and configure account settings.&#x20;

**Account Settings**

The Pictor ID portal currently includes the following account settings:

* **Full Name:** Edit your display name.
* **Your Wallet:** Connect your crypto wallet address.
* **Delete your account:** Permanently delete your Pictor account if needed.

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

**Upcoming Features**

The Pictor ID portal will soon be expanded to include additional features, such as:

* **Transactions & Balance:** Track all your transactions and view your current balance within the Pictor Network.
* **User Acknowledgment:** Manage user agreements and acknowledge updates or terms within the network.
* **Notification Settings:** Customize your notification preferences to stay informed about your account activity and network updates.


---

# 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.pictor.network/docs/pictor-ecosystem/pictor-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.
