# Sprout Idea Lab

<figure><img src="/files/qhKBoBSUs1fnAdNXc2nO" alt="Sprout Idea Lab, Bud role, and Flora Network"><figcaption></figcaption></figure>

The Sprout Idea Lab is a new, exclusive space within our [Discord](https://discord.flora.network) designed for our foundational community members. It's designed to help you refine your concepts and structure them into detailed prompts for the upcoming Flora AI Studio.

### How to access

The [#🔬┃idea-lab](https://discord.gg/gyAWe4yEtM) is a private Discord channel. Access is automatically granted to all community members who have achieved the **🌹Bud** role or higher.

#### The /idea command

Inside the [#🔬┃idea-lab](https://discord.gg/gyAWe4yEtM) channel, you have access to a powerful new Sprout command: `/idea`.

This command allows you to harness Sprout's AI capabilities specifically for brainstorming and refining your concepts for the upcoming Flora AI Studio.

**How it works:**

1. **Your Input:** Type `/idea` followed by your raw concept.

* **Example:** `/idea` a marketplace for rare digital plants

2. **Sprout's Output**: Sprout's AI analyzes your input and replies with a structured output:

* **Title**: A concise, catchy name for your idea.
* **Recommended Prompt**: A detailed, well-crafted prompt designed to generate your desired application within the Flora AI Studio.
* **Description**: A brief summary explaining the core concept.

#### Why participate?

The Idea Lab is a direct way for our most engaged community members to contribute and be rewarded:

* **Bridge to the AI Studio:** Get a hands-on feel for the kind of prompting that will power our flagship product and start thinking about what you want to build.
* **Shape our understanding:** The ideas generated provide invaluable insight into the features and templates our community desires most.
* **Earn significant XP:** Using the `/idea` command awards 15 XP per successful generation. This makes it the highest rewarding command after the initial wallet connection, accelerating your journey through the community roles.


---

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