# FAQs

### What is Flora?&#x20;

Flora is the AI network for the new builder economy. We're building a Layer-1 blockchain and an AI-powered platform designed to unlock the builder in everyone. Our goal is a social ecosystem where builders create, share, and earn.

### What is Sprout?&#x20;

Sprout is Flora's first AI-powered bot that lives inside our [Discord](http://discord.flora.network).

It helps you explore Devnet through simple chat commands — letting you register a wallet, claim Devnet tokens, complete quests, earn roles, and interact with the network.

### What is dFlora?

dFLORA is Flora’s **Devnet testing token**.

It has **no monetary value** and exists purely for experimentation within the Devnet environment.&#x20;

### Do I need to be a developer to use Flora Devnet?&#x20;

Not at all. You can get started by interacting with Sprout directly in Discord. Whether you're a developer, creator, or simply curious, Flora makes it easy to participate from day one.

A user-friendly AI-studio for building components, sites, and apps is coming soon.

### How do I join Flora Devnet?&#x20;

1. Join the [Flora Discord](https://discord.flora.network)
2. Connect your wallet: type `/connect-wallet` in Discord
3. Request your first test tokens: type `/flora-faucet`
4. Start exploring with `/flora-balance`, `/stats`, `/quest`, and more.&#x20;
5. **Need more help?** Read our [Flora Guides](https://flora-labs.gitbook.io/flora-labs/sprout-the-community-sidekick/getting-started/flora-guides).&#x20;

### How often can I request Devnet tokens?&#x20;

Use `/flora-faucet` once every 24 hours to claim 20 dFLORA. This cooldown ensures fair access and network stability for all participants.&#x20;

### Does Flora store my wallet information?

No private keys or seed phrases are ever stored. Sprout only saves your public wallet address (tied to your Discord ID) so it can credit you with tokens and XP. Your wallet remains fully under your control.&#x20;

### Can I run a node on Flora Devnet?&#x20;

Yes. If you’d like to run a validator or full node, visit our [For Developers](https://flora-labs.gitbook.io/flora-labs/for-developers) page for setup instructions and requirements. We’ll continue updating that page as Devnet evolves.

### Where can I get help or report a bug?&#x20;

Join the [#suggestions-feedback](https://discord.gg/em3E3da3Jv) channel in Discord to share ideas or file a bug report.

### What is Flora's official Twitter account?

Flora’s official and only Twitter account is [@flora\_network](https://twitter.com/flora_network).\
\
That’s where we share updates, Devnet progress, ecosystem news, and community highlights.


---

# 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/flora-resources/faqs.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.
