# Profile Tab

On this tab you can:

* Set your profile picture (png or jpg, 2MB max) or create a 3D avatar to represent you

{% hint style="info" %}
3D avatars are created using Ready Player Me or Avaturn and their creation and use are subject to separate terms between you these third party services
{% endhint %}

* Update your name
* Set your main role
* Set your industry
* Connect to your Google account
* Set your content display preference for the content page (infinite scroll vs. pagination)

<figure><img src="/files/Iky17OBaeyRwuh6KsMDm" 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.echo3d.com/web-console/account-page/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.
