# Paid Plans

### Is the individual plan completely free?

Yes, the free plan is good for our users for their personal projects, non-proprietary work etc with an agreement to share data for improving our models. This symbiotic relationship allows everyone to build welltested apps while benefiting other users from their contributions.&#x20;

### When should one not use a free plan?

If you plan to use welltested for any work-related projects, we recommend going for a paid plan to keep your codebase completely private.&#x20;


---

# 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.welltested.ai/documentation/faqs/paid-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.
