# Suggestions

As part of our commitment to decentralization we have setup a board (using nolt.io) which allows members of the community to suggest and vote on potential development tasks.&#x20;

This means that anyone can suggest a new feature (can be anonymous) and then if the community agrees, we will consider it a priority.&#x20;

This doesn't mean that every suggestion will be worked on. It's not possible for us to build everything, and it does depend on our current workload, and the complexity of the suggested change.&#x20;

But we do consider any changes raised by, and voted on by the community to be a priority for any future updates.&#x20;

Here's the link: <https://mogul-productions.nolt.io/>&#x20;

If you are interested in contributing to the project as a community member please email us at <info@mogulproductions.com>


---

# 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://mogulproductions.gitbook.io/mogul-productions/product-information/suggestions.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.
