# Plans

All Bueno accounts will start out with the free plan, so you can start building your project right away.

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

* Additional member seats for projects.&#x20;
* Unlimited Buenoverse rooms.
* Added AI generation credits.
* Additional Buenoverse guest builders and moderators.&#x20;
* More Buenoverse players at a time.

Check out the **Plans** tab from your project settings to see all that Premium and Deluxe have to offer!

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


---

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