# Community Platform

## Motivations

As AstroPlant grew and new amazing space farmers joined, it has become obvious that our communication and on-boarding processes were not appropriate, for anyone new to the project joining and also to what we wanted to provide to our end-users and to our community. As **jklingen92** stated [here](https://github.com/AstroPlant/Casing/issues/9) :

> Instructions for Astroplant are like a scavenger hunt

## A place to gather everything AstroPlant. <a href="#a-place-to-gather-everything-astroplant" id="a-place-to-gather-everything-astroplant"></a>

To solve those issues, we decided to create a single place where users, followers and contributors could go for everything and anything Astroplant, an AstroPlant hub of some sort what we internally refer as the **AstroPlant platform**.

This platform should be a place where users can find information, details and updates about the AstroPlant Project but also about its community (an official & a community Blog). But also a place where you can access, view and control your kit (Kit Dashboard), and also learn about what others are doing with their kits.

For more information about the platform, our community and goals, go to [astroplant.io](https://www.astroplant.io/).


---

# 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.astroplant.io/developers/community-platform.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.
