> 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/useful-links-and-pages/faqs/general.md).

# General

- [2-Factor Authentication](https://help.freewebstore.com/useful-links-and-pages/faqs/general/2-factor-authentication.md): Frequently asked questions about registering, logging in to your freewebstore account.
- [Is Freewebstore really Free?](https://help.freewebstore.com/useful-links-and-pages/faqs/general/is-freewebstore-really-free.md)
- [How long does it take for the support team to reply?](https://help.freewebstore.com/useful-links-and-pages/faqs/general/how-long-does-it-take-for-the-support-team-to-reply.md)
- [What is the App Center?](https://help.freewebstore.com/useful-links-and-pages/faqs/general/what-is-the-app-center.md)
- [How do add a PDF file to the page content?](https://help.freewebstore.com/useful-links-and-pages/faqs/general/how-do-add-a-pdf-file-to-the-page-content.md)
- [How do I change the email displayed on the cart saver email?](https://help.freewebstore.com/useful-links-and-pages/faqs/general/how-do-i-change-the-email-displayed-on-the-cart-saver-email.md)
- [How do I view how many views my blog has had?](https://help.freewebstore.com/useful-links-and-pages/faqs/general/how-do-i-view-how-many-views-my-blog-has-had.md)


---

# 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/useful-links-and-pages/faqs/general.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.
