# Setting up Your Profile

Your name, email address, and phone number have automatically been entered into your profile through the sign up process. To make the app more personal and interactive, you'll want to add a photo.

Click on the Settings button.

<figure><img src="/files/6GMuXnM08xBanGMKtgK6" alt="" width="563"><figcaption></figcaption></figure>

Within the Profile Page, click on the + sign.

<figure><img src="/files/vlwQNqOfJOYQjXYUaIJd" alt="" width="563"><figcaption></figcaption></figure>

A pop up will appear asking to take a photo then or choose from your photo library. Note you will likely need to grant CollabMind access to your camera and photo library at first use. Choose your desired photo.

If you do not add a photo, a generic persona will be used as your avatar.

<figure><img src="/files/6EtbJMcsLf0AjZfcGYRQ" alt="" width="563"><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://collabmind.gitbook.io/collabmind-docs/getting-started/setting-up-your-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.
