# How can we know about Nostr?

了解Nostr可以更好地帮助您使用FreeFrom，您可以通过以下几种方式去收集信息：

* **官方网站和文档**: 访问Nostr的官方网站，查阅其文档和介绍。官方网站通常会提供关于Nostr技术、特点和用途的详细说明，帮助您对Nostr有一个全面的了解。\
  <https://nostr.com/>
* **白皮书和技术文档**: 查阅Nostr的白皮书和技术文档，深入了解其技术原理、架构设计和实现细节。这些文档通常会提供对Nostr更深层次的解释和分析，有助于您理解Nostr的工作原理和优势。

{% embed url="<https://github.com/nostr-protocol/nostr>" %}

* **社区讨论和论坛**: 加入Nostr的社区讨论和论坛，与其他用户交流、分享经验，了解他们对Nostr的看法和使用体验。通过与其他用户的交流，您可以获得更多的见解和信息，加深对Nostr的理解。

<figure><img src="/files/KYm0oZvyntRVjDMkO94L" alt="" width="164"><figcaption></figcaption></figure>

* **参加活动和会议**: 参加Nostr举办的活动和会议，如线上研讨会、技术沙龙等。这些活动通常会有Nostr的开发者和专家介绍Nostr的最新进展和应用案例，为您提供更直观、更实时的了解。
* **阅读相关资讯和报道**: 搜索网络上关于Nostr的相关资讯和报道，了解Nostr的最新动态和应用场景。这些资讯和报道可以帮助您跟踪Nostr的发展，了解其在不同领域的应用和影响。

通过以上方式，您可以全面了解Nostr的技术、特点和应用，为您深入探索Nostr提供了多种途径和资源。


---

# 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-nostr/how-can-we-know-about-nostr.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.
