# Your First Friend: Sprout

<figure><img src="https://1594111934-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FR6lgarIGAFkU4oP75MTd%2Fuploads%2FRv9Owg60eXeVO62WELDg%2FFlora_Network_Sprout_character.jpg?alt=media&#x26;token=a09ea587-1c78-4748-bcff-73761ee673f8" alt=""><figcaption></figcaption></figure>

The fastest way to explore Flora is hands-on, starting with Sprout, Flora’s first AI-powered bot living inside our [Discord](http://discord.flora.network).&#x20;

### **What you can do with Sprout today**

Every slash command you run is recorded as part of your Devnet journey. As you earn XP and unlock roles, you’ll gain recognition for your early contributions and help shape Flora’s future.&#x20;

| Command                    | What it does                                                                              |
| -------------------------- | ----------------------------------------------------------------------------------------- |
| /help                      | List all commands                                                                         |
| /connect-wallet \<address> | Sends you a secure link to connect your Devnet wallet; registers your address with Sprout |
| /address                   | View your registered wallet address                                                       |
| /flora-balance \[address]  | Check dFLORA balance for your wallet or any address                                       |
| /flora-history             | See your last 10 Devnet transactions                                                      |
| /flora-faucet              | Claim your daily 20 dFLORA from the faucet                                                |
| /stats                     | View key Devnet metrics (block height, supply, txns)                                      |
| /quests                    | List available tasks to earn XP And dFLORA                                                |
| /tweet \<topic>            | Generate an AI-crafted tweet idea                                                         |
| /leaderboard               | Displays top community members based on XP                                                |
| /ask \<question>           | Ask a Flora-specific question powered by AI                                               |
| /connection-status         | Check your wallet connection status                                                       |

### Connect your wallet

* [Keplr Wallet guide → ](https://flora-labs.gitbook.io/flora-labs/sprout-the-community-sidekick/getting-started/flora-guides/how-to-choose-and-set-up-a-wallet)
* [MetaMask guide → ](https://flora-labs.gitbook.io/flora-labs/sprout-the-community-sidekick/getting-started/flora-guides/how-to-choose-and-set-up-a-wallet)

***

### How to check your balance & explore&#x20;

* **Check balance**

  `/flora-balance` or `/flora-balance <address>` to query any Devnet address
* **View transactions**

  `/flora-history`
* **See network stats**

  `/stats`
* **Use the block explorer**&#x20;

  Visit [explorer.flora.network](http://explorer.flora.network)

***

### How to earn XP and unlock roles

Please review our [Sprout Role Progression Guide](https://flora-labs.gitbook.io/flora-labs/sprout-the-community-sidekick/sprout-role-progression-guide).


---

# 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.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.
