# How to set up a personal profile?

**1.After logging into the wallet, click on the profile picture to open the settings and enter the settings interface.**

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

**2.Basic Information Configuration**

* Upload a suitable Profile Banner, avatar, name, and self-introduction. Choose your proficient skills and select tags that match your interests.
* Connect your Twitter account to fetch Twitter details, and manually input social media information such as Discord, Telegram, Mirror, Website, Email, etc.
* Click 'Save' to complete the information configuration.<br>

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

  **3.Automatically fetch relevant DAO data and asset information**
* The system automatically fetches user participation data in DAOs, displaying details on which DAOs they have participated in, voting rights, voting history, proposal creation, delegation status, and more on the user's profile page.
* In addition to displaying the NFT/FT assets owned by the user, the system will also automatically read and showcase the user's Poap badges.<br>

  <figure><img src="/files/u2qt9ri32fDo6fGvjJYA" 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://docs.daobase.ai/daobase/tutorials-and-guides/how-to-set-up-a-personal-profile.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.
