# Community

No-one is an island. We love to hear from your impressions, experiences and any other feedback. There are several places to get in touch and meet the FAST community.

<img src="/files/-M4OWRxvRg2mwF5wdwmC" alt="" data-size="line"> Follow the development of the tools on [Trello](https://trello.com/b/mRrJ1xr3/fast-development) as it happens and help steer the course.

:book: Witness the ideas as they form on the [Development Blog](https://fastplatforming.com) and take part in the discussions.

<img src="/files/-M4OWCRE8AWTNgNb00l_" alt="" data-size="line"> Fork this manual on [GitHub](https://github.com/futuring-architectures) and update text and images, add missing parts, or fix the typos.

:mailbox\_with\_mail: Drop a message in the [Mail](mailto:hello@futuring-architectures.com) and tell us your story. No-one is an island.


---

# 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://organise.futuring-architectures.com/theres-more/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.
