# How does the free plan work and how can I switch to it?

When you onboard, you get a **14-day free trial of the Pro plan** — no credit card required. After the trial ends, your workspace will automatically move to the **Free plan**, which supports up to 5 **developers**.

You can compare all available plans here: <https://typoapp.io/pricing>

If you're currently on a paid plan and would like to switch to the Free plan, just email us at **<hello@typoapp.io>** or chat with us  — our team will help you with the transition.


---

# 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://typo.gitbook.io/typo-help-docs/faqs/pricing/how-does-the-free-plan-work-and-how-can-i-switch-to-it.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.
