# What info should I include on my profile?

### Account Profile

Each profile can be personalized by selecting 'PROFILE SETTINGS' from the dropdown menu in the top right corner.&#x20;

Any information added to your profile is public information. You should only add information that you feel comfortable revealing to the MetaHi Community.&#x20;

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

The customization options allow you to set a cover photo and avatar image of your choice. Additionally, you may also link your social media profiles to reference your accounts elsewhere.&#x20;

Other customization options include: modifying your display name, adding a short biography, and including links to your personal or company website.&#x20;

<figure><img src="/files/44FtFowwHEKIfmjzsBDr" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
Adding or including links to dangerous, malicious, or pornographic websites is prohibited. &#x20;
{% endhint %}


---

# 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://help.metahi.world/metahi/faq/creators/what-info-should-i-include-on-my-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.
