# Buenoverse Plans

All Bueno accounts will start out with the Buenoverse free plan, so you can start building and growing your community right away.&#x20;

Payment plans are available to scale with you as your world grows! Plan perks include:

* Unlimited world projects and rooms.
* Added AI generation credits.
* Additional builder and moderator permission seats.&#x20;
* More players at a time.

### Check out the grid below to see what is included with the free plan

<table><thead><tr><th>Plan</th><th>Starter (Free)</th><th>Premium (Starting at $8/month)</th><th>Deluxe (Starting at $12/month)</th><th data-hidden>Premium</th><th data-hidden>Deluxe</th></tr></thead><tbody><tr><td> <strong># of</strong> <strong>Projects</strong></td><td>1</td><td></td><td></td><td>Unlimited</td><td>Unlimited</td></tr><tr><td> <strong>#</strong> <strong>of Rooms</strong></td><td>5</td><td>Unlimited</td><td>Unlimited</td><td>Unlimited</td><td>Unlimited</td></tr><tr><td><strong>AI Generations (Per Project)</strong></td><td>20 images per month</td><td>200 images per month</td><td>Unlimited</td><td>200 images per month; 10,000 interactions per month</td><td>Unlimited</td></tr><tr><td><strong>Guest Builders (Per Room)</strong></td><td>2</td><td>10</td><td>Unlimited</td><td>10</td><td>Unlimited</td></tr><tr><td><strong>Room Level Moderators (Per Project)</strong></td><td>2</td><td>10</td><td>Unlimited</td><td>10</td><td>Unlimited</td></tr><tr><td><strong>Players (Per Room)</strong></td><td>25</td><td>100</td><td>Unlimited</td><td>100</td><td>Unlimited</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://docs.bueno.art/buenoverse/introduction/buenoverse-plans.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.
