# FAQs

**How much does it cost to use Thunkable ✕?**

Thunkable is free to use to create public projects. Thunkable charges a maintenance fee for the use of certain components such as Payment by Stripe and Ads by AdMob.

For users who want to keep their projects private, users have the option of upgrading to Thunkable Builder. [Learn more about Builder](https://thunkable.com/#/pricing).

**What does it mean if my project is public or private?**

Public projects are included in the Thunkable Public Gallery for anyone to preview and remix. Private projects are just that, private. They are not included in the Thunkable Gallery and are for your eyes only.

Private projects can only be shared with other Builder users. Please note: If you share your project with another Builder user, they have the ability to make the project public.


---

# 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.thunkable.com/snap-to-place/troubleshooting/faqs.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.
