# Feature Request

### Can you add this DeFi and that token?

Make the wish at [Discord](https://discord.furucombo.app/) #feedback with below information, and we will check it regularly.&#x20;

* For token listing, please provide its contract address.
* For cube integration, please share what combos/strategies you would like to make with the cube.

We always do our best to meet users needs, but no promises as time are limited :innocent:&#x20;


---

# 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.furucombo.app/dev/feature-request.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.
