> For the complete documentation index, see [llms.txt](https://prodigyfi.gitbook.io/structured-yields/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://prodigyfi.gitbook.io/structured-yields/build-with-prodigy.fi/partner-with-us.md).

# Partner With Us

At Prodigy.Fi, we're building the infrastructure for real, on-chain structured yield and we want to grow it together with partners. We're looking for partners to help us integrate and expand ProdigyFi's structured yield capabilities.

### Who We Work With

* **Consumer platforms & wallets:** Web3 wallets, CEXes, and apps that want to offer structured yield products natively to their users. We support white-label integrations and can work with your existing UX flows.
* **DeFi protocols:** Integrate Prodigy.Fi vaults as a yield layer within your platform — whether as a standalone product, yield farming destination, or embedded strategy option.
* **Liquidity providers & vault curators:** Supply liquidity for vault creation and collaborate on developing yield strategies. Curators earn yield from their deployed vaults while subscribers provide the liquidity.
* **Options protocols:** Use Prodigy.Fi's structured products for on-platform hedging, or white-label our vaults as a yield-generating complement to your existing options offerings.

***

### Get in touch

Interested in building and integrating with Prodigy.Fi? Reach out:

📧 <partnerships@blockriver.tech>


---

# 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://prodigyfi.gitbook.io/structured-yields/build-with-prodigy.fi/partner-with-us.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.
