# FAQ

- [About FreeFrom](https://docs.freefrom.space/en/faq/about-freefrom.md)
- [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)
- [About Nostr](https://docs.freefrom.space/en/faq/about-nostr.md): About Nostr
- [What is Nostr?](https://docs.freefrom.space/en/faq/about-nostr/what-is-nostr.md)
- [How can we know about Nostr?](https://docs.freefrom.space/en/faq/about-nostr/how-can-we-know-about-nostr.md)
- [What is Relay?](https://docs.freefrom.space/en/faq/about-nostr/what-is-relay.md)
- [How to set your account?](https://docs.freefrom.space/en/faq/how-to-set-your-account.md)
- [What is Zap?](https://docs.freefrom.space/en/faq/how-to-set-your-account/what-is-zap.md)
- [What can we do in private group?](https://docs.freefrom.space/en/faq/how-to-set-your-account/what-can-we-do-in-private-group.md)
- [How can we creat private chat with disppearing message?](https://docs.freefrom.space/en/faq/how-to-set-your-account/how-can-we-creat-private-chat-with-disppearing-message.md)
- [What is private key and public key?](https://docs.freefrom.space/en/faq/how-to-set-your-account/what-is-private-key-and-public-key.md)
- [Can FreeFrom Support the video chat?](https://docs.freefrom.space/en/faq/how-to-set-your-account/can-freefrom-support-the-video-chat.md)
- [How To Delete Your Account](https://docs.freefrom.space/en/faq/how-to-set-your-account/how-to-delete-your-account.md)
- [Report](https://docs.freefrom.space/en/faq/report.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.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.
