# Area515 Tool Listings

## Welcome

Please review the [tool use etiquette](/info/tool-use-etiquette.md) page for guidelines on how to use the tools at Area515. Don't forget to check out the [FAQ](/info/faq.md) if you have any questions. Afterwards feel free to browse the tool areas and lists for more information on tools, training, stewards, and resources.

## Contributing

If you are a steward for one of these areas and you don't already have an account, please email <tools@desmoinesmaker.space> for a signup link. If you need help feel free to email the same mailing list and the other stewards will get back to you as soon as they can.


---

# 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://tools.desmoinesmaker.space/master.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.
