# Custom Solutions

You might have a specific feature that you’d like to see built into reNFT. We completely understand that and we’re more than happy to tailor the protocol to your project or ecosystem's needs. As of now, the reNFT team decides what features are prioritized.

This prioritization is based on the transaction volume of the project that requests the feature and the number of times this feature has been requested. In the future, the DAO will decide what features will be prioritized.

We'd love to chat, feel free to [contact us](https://docs.renft.io/about-renft/contact) about tailoring a solution to your project's needs!


---

# 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.renft.io/general-info/custom-solutions.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.
