# Projects

## Community Projects

[This section](/community-projects/misty-weather-forecaster.md) will contain projects created by community members who are willing to share their projects with Misty!&#x20;

Send your project to this email address to have it published: <hello@mistyrobotics.com>

## Work in progress Projects

[This section](broken://pages/xqvI6M8Oqtf3eSxSzIWC) will contain all the projects that we're working on currently.&#x20;

In this way, the community will be able to take partial code, complete the project or suggest better paths to achieve the result!

**`Thank you so much for improving the Misty community!`**


---

# 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://lessons.mistyrobotics.com/misty-lessons/projects.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.
