# Trello

Listening to our users is a stong value of ours. To make it easier for us to communicate back and forth we have established a Trello board allowing your opinion and ideas. It can be a product enhancement or a completely new idea. The board has a dedicated sections for hardware and software.

Click on the link below to open our Trello board.

<div align="left"><img src="/files/-MIxjnAZGsUsQDajQLov" alt=""></div>

{% hint style="info" %}
[Brewtools Trello board](https://trello.com/invite/b/5ceda60c85655f6a15a80f59/3a175e9572282eb965ef4ceaeab66617/brewtools-beta)
{% endhint %}


---

# 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.brewtools.com/contribute/trello.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.
