# Welcome

**We are DeFindex** 🔁, a decentralized protocol that makes yield simple and accessible. DeFindex empowers wallet providers, developers, and crypto users to integrate and access a wide range of strategies—bridging DeFi complexity into a plug-and-play solution for yield generation.

### ✨ Why DeFindex?

* **Plug-and-play yield** → no need for deep DeFi expertise.
* **Composable strategies** → support multiple assets and strategies per asset.
* **Secure architecture** → audited, with built-in safeguards like **rebalance** and **rescue** functions.
* **Aligned incentives** → wallets earn whenever their users earn.
* **Future-proof** → easily extend strategies, integrate real-world assets, and unlock new income streams.

<figure><img src="https://2675589374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOOlbV8mwtCZ2PgJmoz3y%2Fuploads%2Fgit-blob-e0af571eb329739b540f415c538fea0907614335%2Fhow-it-works.png?alt=media" alt=""><figcaption></figcaption></figure>

#### What will you find here?

* [**API Integration Guide**](https://docs.defindex.io/api-integration-guide/api): Start here! Learn how to integrate DeFindex into your wallet or application. Access our APIs, SDKs, and quickstart guides to enable yield for your users.
* [**Understanding DeFindex**](https://docs.defindex.io/getting-started/getting-started): Core concepts to understand how DeFindex works:
  * [Understanding APY](https://docs.defindex.io/getting-started/getting-started/understanding-apy) — How yields are calculated
  * [Vault Roles](https://docs.defindex.io/getting-started/getting-started/vault-roles) — Manager, rebalancer, and fee receiver responsibilities
  * [Partner Fees](https://docs.defindex.io/getting-started/getting-started/partner-fees) — How the fee model works for partners
* [**SDKs**](https://docs.defindex.io/advanced-documentation/sdks): TypeScript and Flutter SDKs for seamless integration.
* [**Postman Collection**](https://drive.google.com/drive/folders/1hp02ySFWFeunRCwiZ6oLCjHzcJXpWhX8?usp=drive_link): Ready-to-use API collection to test and explore DeFindex endpoints.
* [**Smart Contract Development**](https://docs.defindex.io/advanced-documentation/developer-introduction): For protocol developers creating new strategies.

If you're new, start with the [**API Integration Guide**](https://docs.defindex.io/api-integration-guide/api) to integrate DeFindex, or explore [**What is DeFindex**](https://docs.defindex.io/getting-started/getting-started/what-is-defindex) for a detailed overview of the protocol.

With **DeFindex** 🔁, we are offering a secure, efficient, and user-friendly solution to optimize your asset returns.

**DeFi made Easy!**


---

# 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.defindex.io/getting-started/readme.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.
