# Editing your Profile

To open your profile, go to the **ME** section in the top navigation bar, or click your profile picture and select **PROFILE** from the menu.

Once you’re on your profile page, you’ll see not only your personal information but also stats such as **Fans**, **Following**, **Earned**, and **Gifted**.

#### What Each Section Means

> **FANS — These are the users who follow you.** The more active and engaging you are, the more people will want to keep up with your streams and activity.

> **FOLLOWING — These are the users you’ve chosen to follow.** To follow someone, simply visit their profile and click the **+** button.

> **EARNED** — This shows the total amount of gifts and tips **you’ve received** in USDC during your time on the platform.

> **GIFTED** — This shows the total amount of gifts and tips in USDC **you’ve sent** to other users to support their work and creativity.

#### Profile Editing

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

To make your profile stand out, we recommend you to personalise you profile information! Whether you’re a streamer or a viewer, completing your profile helps others connect with you and improves your overall experience. To edit your profile information, click **EDIT** — this will open the fields you can update:

1. **Upload Avatar and Cover** Make a great first impression — show your style.
2. **Add Username and Display Name** Be easy to find and remember.
3. **Set Birthday and Gender** Get a more personal experience on the platform.
4. **Write a Short Bio** Tell others who you are in a few words.
5. **Select Location** Connect with people and streams near you.
6. **Select Language** Enjoy content and recommendations in your language.

{% hint style="success" %}
By setting your profile and you earn points for every step! The more you complete, the higher your rank. Check out the [**REWARDS**](/get-ready-to-go-live/become-a-viewer/support-a-streamer-gifts-and-tips/rewards-system/frogy-reward-system.md) section to learn more.
{% endhint %}

You can also share your profile with friends! Just click the **SHARE** button, and a link to your profile will be copied. But if you want to **invite friends to join the FROGY community**, there’s an even easier and more rewarding option — check out our [**REFERRALS**](/get-ready-to-go-live/become-a-viewer/support-a-streamer-gifts-and-tips/rewards-system/referral-program.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://docs.frogy.com/lets-get-started/editing-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.
