# Sprout Role Progression Guide

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

As you earn XP by completing quests and using bot commands, you will automatically unlock new roles. Each role is a badge of honor, signifying your growing commitment and knowledge within the Flora ecosystem.&#x20;

<table><thead><tr><th width="173.7999267578125">Role</th><th>What it means</th><th>Minimum Requirements</th></tr></thead><tbody><tr><td>🌱Seedling</td><td>You’ve planted your seed and started your journey. Welcome!</td><td>Connect your wallet (50 XP)</td></tr><tr><td>🌹Bud</td><td>You’re advancing, interacting with core features, and showing potential. </td><td>300 XP</td></tr><tr><td>🐝 Pollinator</td><td>You’re actively helping the ecosystem grow through consistent social actions and questing.</td><td>1,000 XP</td></tr><tr><td>🌧️ Rainmaker</td><td>A dedicated contributor helping to grow the network.</td><td>2,500 XP</td></tr><tr><td>🦋 Catalyst</td><td>A true leader and influencer within the Flora community.</td><td>7,500 XP</td></tr><tr><td>🛠️ Developer</td><td>You help expand Flora’s ecosystem by building tools, apps, and agents on top of the network. </td><td>Successfully contribute code, apps, or modules that integrate with Flora’s Devnet/Testnet.</td></tr><tr><td>💻 Node Operator</td><td>You provide critical infrastructure by running nodes that keep Flora secure and performant.</td><td>Successfully run a Flora Devnet/Testnet node.</td></tr><tr><td>🛡️ Validator</td><td>You’re part of the backbone of network security, validating transactions and proposing blocks.</td><td>Operate a validator node on Flora with proven uptime, responsiveness, and adherence to validator requirements.</td></tr></tbody></table>


---

# 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://flora-labs.gitbook.io/flora-labs/sprout-the-community-sidekick/sprout-role-progression-guide.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.
