# About FreeFrom

- [What is FreeFrom](https://docs.freefrom.space/en/faq/about-freefrom/what-is-freefrom.md)
- [What should be noted when using FreeForm for the first time?](https://docs.freefrom.space/en/faq/about-freefrom/what-should-be-noted-when-using-freeform-for-the-first-time.md)
- [FreeFrom user guide](https://docs.freefrom.space/en/faq/about-freefrom/freefrom-user-guide.md): This Video will tell you how to use FreeFrom-The nostr client
- [How to get the latest infomation of FreeForm?](https://docs.freefrom.space/en/faq/about-freefrom/how-to-get-the-latest-infomation-of-freeform.md)
- [How to get FreeFrom Certification？](https://docs.freefrom.space/en/faq/about-freefrom/how-to-get-freefrom-certification.md)


---

# 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.freefrom.space/en/faq/about-freefrom.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.
