# Feature Requests

We value the input and ideas of our community members, and we believe that collaboration is key to driving innovation in the decentralized finance (DeFi) space. We encourage you to share your thoughts on how we can enhance the Kintsu protocol and make it even more powerful and user-friendly.

If you have suggestions for us, we invite you to join the [<mark style="color:blue;">Kintsu Discord</mark>](https://discord.gg/kintsu) and visit the "Feedback" channel.


---

# 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.kintsu.xyz/resources/feature-requests.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.
