> For the complete documentation index, see [llms.txt](https://help.freewebstore.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.freewebstore.com/start/pricing.md).

# Pricing

### What does it cost to sign up?&#x20;

Zilch, nada, absolutely nothing! When you sign up to Freewebstore, we do not ask for payment details. Your account is **FREE** for as long as you want. There is no free trial, simply sign up and start selling!&#x20;

We do offer subscription plans that will unlock certain tools and features. For example, sign up for our Pro Plan and claim a domain for **FREE** and you also get the annual renewal for **FREE** for as long as you are on our Pro Plan. This is just one of many tools and features that we give you when you sign up for one of our premium plans.

Our Community Plan is **FREE FOREVER!** There is a monthly cost for our Premium plans which we have provided below:

<table><thead><tr><th width="185.7953195979144">Community</th><th width="169.8398646760668">Startup</th><th width="175.53412969283278">Pro</th><th>Ridge</th></tr></thead><tbody><tr><td>$0</td><td>$20</td><td>$65</td><td>$250</td></tr><tr><td>£0</td><td>£15</td><td>£49</td><td>£199</td></tr><tr><td>€0</td><td>€15</td><td>€49</td><td>€199</td></tr></tbody></table>

See a full list of the features included on each plan on our [**Plans**](https://freewebstore.com/plans.html) Page.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.freewebstore.com/start/pricing.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.
