> For the complete documentation index, see [llms.txt](https://roobee.gitbook.io/roobee-eng/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://roobee.gitbook.io/roobee-eng/integrate-your-products-into-roobee.finance.md).

# Integrate your products into Roobee.finance!

<figure><img src="/files/6uh9YSELhYnWjEGOGD3b" alt=""><figcaption></figcaption></figure>

Today, we are opening up the opportunity for projects to integrate their products into Roobee.finance. If you have a bridge, a wallet service, or a token, you can submit a request to add your product to [Roobee.finance](broken://pages/-MLwqMXVPJzb57WtjBEf).

Roobee.finance already supports 6 blockchains, 7 wallets, and 29 tokens in the 'Invest' section, and 800+ products are available via our Dashboard. We have also established partnerships with many leading projects like ApeSwap, O3 Labs, Multichain, BitKeep, and more.&#x20;

Each product will be integrated into Roobee.finance through a voting round on Roobee DAO. Before your product is added to the platform, ROOBEE holders will get familiarized with the product and learn the integration details, and then vote on the integration.<br>

🔸 **How to integrate your product:**

* &#x20;If you want to add your token, please fill out this form: <https://forms.gle/tqU1gY88YndKewC39>
* If you'd like to integrate a bridge or a wallet service, fill out this one: <https://forms.gle/z29tV34j94bQiZRL8>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://roobee.gitbook.io/roobee-eng/integrate-your-products-into-roobee.finance.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
