# Our plans

### Free — $0/month

Perfect for developers just getting started with Auxvyn.

| Feature             | Included   |
| ------------------- | ---------- |
| Data storage        | 10 MB      |
| Workspaces          | 1          |
| Database management | <h3>✓</h3> |
| Full API access     | <h3>✓</h3> |
| Community support   | <h3>✓</h3> |

***

### Pro — $6.99/month

For serious developers who need more power and flexibility.

| Feature              | Included   |
| -------------------- | ---------- |
| Data storage         | 5 GB       |
| Workspaces           | 5          |
| Everything in Free   | <h3>✓</h3> |
| Custom API functions | <h3>✓</h3> |
| Analytics dashboard  | <h3>✓</h3> |
| Commands system      | <h3>✓</h3> |
| Priority support     | <h3>✓</h3> |
| More features coming | <h3>✓</h3> |

***

### FAQ

**Can I switch plans at any time?** Yes. You can upgrade to Pro or downgrade to Free at any time from your dashboard settings.

**What happens to my data if I downgrade?** Your data is never deleted when downgrading. If you exceed the Free plan limits, your data becomes read only until you upgrade again or reduce usage.

**Is there a free trial for Pro?** Pro is available as a monthly subscription through Roblox. You can cancel at any time.

**What payment methods are accepted?** Pro is purchased through Roblox using Robux, so any payment method supported by Roblox works.

***

### What's Next


---

# 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://auxvyn.gitbook.io/auxvyn-docs/welcome/our-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.
