# First steps as a Member

### 🙋 Welcome to your new community space!

Glad to have you here 🎉\
Here are a few easy steps to help you settle in, personalize your experience, and start contributing.

{% hint style="info" %}
This page applies to the **Starter** and **Premium** plans. [👉 Compare all plans](https://www.meeds.io/pricing)
{% endhint %}

***

{% stepper %}
{% step %}

## ✅ Complete your profil

Let others know who you are.

On the homepage, **click the** ![](/files/SRTAdAheXn1jpBdoiIcw) **icon under your name**

* Add a photo, headline, short bio, and links if you like

📍 It helps people recognize you and connect more easily.\
🔗 [Update your profile](https://docs.meeds.io/meeds-guides/user-guide/setting-up-your-account/updating-your-profile)
{% endstep %}

{% step %}

## ⚙️ Adjust your settings

Make the space work the way you like.

Click the ![](/files/EmvChEful1DNVdk3Hc2R)icon, to open your **Settings**

* Update your **notification preferences**
* Find links to **download the** [**mobile app**](/meeds-guides/user-guide/setting-up-your-account/using-meeds-on-the-go.md)

🔗 [Configure your settings](/meeds-guides/user-guide/setting-up-your-account.md)
{% endstep %}

{% step %}

## 💬 Say hello in the Feed

Let others know you’ve joined.

* Go to the **Feed**
* Post a quick “hello” and tell others what you’re excited about
* React to others’ posts too — it’s your community!

🔗 [Sharing information](/meeds-guides/user-guide/collaborating-in-spaces/sharing-and-interacting.md)
{% endstep %}

{% step %}

## 🚀 Contribute to Quests

See how you can contribute.

* Go to the **Quests** tab
* Open **Community Campaigns**
* Look for open **Quests** — small missions that help your community grow

💡 Completing quests earns you points and recognition!\
🔗 [Participate in quests](/meeds-guides/user-guide/exploring-a-meeds-hub/contribution-center.md)
{% endstep %}
{% endstepper %}


---

# 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.meeds.io/meeds-guides/user-guide/introduction/first-steps-as-a-member.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.
