# Feature Requests & Custom Projects

Sometimes, people ask us for features we don't yet have in one of our plugins. While we get many requests, we have to prioritize them based on popularity, market demand, and the potential opportunity for us to be able to package these features as part of our plugin in future versions.&#x20;

Building a feature at the request of a specific project generally requires us to diverge from our internal product development Roadmap, however, we try our best to accommodate these requests because they are helpful for us to build features for the product that may be edge use-cases, and it also helps people build exactly what they need for their project.

At times, we may offer a custom project for a modest one-time fee in response to a feature request that is not a priority on our Roadmap. If the new feature built will be part of a paid plan in the future, we also require that you have an active paid license for the plugin. If the feature will be released in the free version, then no paid license would be necessary.&#x20;

We do our best to keep custom project fees as reasonable as possible, especially given the fact that we will release most features into our plugins at a future date, so we will benefit from that in the long-term. However, there are no guarantees that any feature will be used widely, nor that they will impact our potential sales or growth of the product. &#x20;

We look forward to receiving any feature request you may have, so please feel free to share your ideas, and we can determine whether they are something that will be released as part of our Roadmap, or whether we can offer them as  a custom project.


---

# 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.gauchoplugins.com/feature-requests-and-custom-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.
