# Why would I upgrade to the Pro plan?

Our Pro plan gives you a large number of AI conversations each month (starting at 250), making all of your forms multilingual and conversational by default. It also unlocks inviting team members to collaborate with you and workspaces.

If you use the Free plan, your forms will be static after the initial 100 AI conversations are used up.


---

# 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://faq.deformity.ai/frequently-asked-questions/deformity-basics/why-would-i-upgrade-to-the-pro-plan.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.
