# Community

- [Community Projects](https://docs.presearch.io/community/community-projects.md): Here is a unoffical list of projects created by our community. When using the services, make sure the URL that you're using is correct. Presearch is not affiliated in any way to these projects.
- [Community Tutorials](https://docs.presearch.io/community/community-tutorials.md): We're starting to aggregate tutorials from the community here!
- [Intense Investor](https://docs.presearch.io/community/community-tutorials/intense-investor.md)
- [Martin Valk](https://docs.presearch.io/community/community-tutorials/martin-valk.md)
- [Your Friend Andy](https://docs.presearch.io/community/community-tutorials/your-friend-andy.md)
- [Keith Laye](https://docs.presearch.io/community/community-tutorials/keith-laye.md)
- [Passive Aggressive Income](https://docs.presearch.io/community/community-tutorials/passive-aggressive-income.md)
- [Lefty Chris - How to Create a Presearch Node](https://docs.presearch.io/community/community-tutorials/lefty-chris-how-to-create-a-presearch-node.md): This guide allows individuals to create a Presearch Node by Lefty Chris
- [Crypto Laymen](https://docs.presearch.io/community/community-tutorials/crypto-laymen.md)
- [Modo Tech](https://docs.presearch.io/community/community-tutorials/modo-tech.md)
- [Mechanic Joe](https://docs.presearch.io/community/community-tutorials/mechanic-joe.md): Presearch Node build & install on Windows using Docker – How-to Guide with steps.
- [TheNodeCatcher](https://docs.presearch.io/community/community-tutorials/thenodecatcher.md): Setting up a node tutorial put together by TheNodeCatcher


---

# 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.presearch.io/community.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.
