# What is "My Profile"?

**My Profile** section on Linity is where you are able to take better control of your Linity experience in addition to gaining quick access to some of your Linity activities and favourite projects.&#x20;

On Linity, the Profile section can be found on the top right corner of your mobile or desktop browser. This feature is only available to users who have [**Linity accounts**](https://app.gitbook.com/o/u3L1RiDLei98jOLxgaYK/s/MpSvoD7dAtJYlMq6UHFE/~/changes/38/introduction-to-linity/how-do-i-create-an-account) and can be accessed once you are logged in to your account.

<figure><img src="/files/fsSiXdu2ku1b79ukoou6" alt=""><figcaption><p>Profile section of a user who has logged in to Linity</p></figcaption></figure>

Within the **My Profile** section, you can find some useful ways to improve your Linity experience. This section gives you access to your account [**settings**](/linity/my-profile/settings.md) and [**badges**](/linity/my-profile/badges.md).

"**My Activities**" and "**My Favorites**" sections are now available in [Dasboard](/linity/dashboard/dashboard-overview.md).


---

# 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://linity.gitbook.io/linity/my-profile/what-is-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.
