> For the complete documentation index, see [llms.txt](https://doc.saberdao.so/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.saberdao.so/saber-dao/ecosystem.md).

# Ecosystem

If you would like to build on top of the Saber protocol, visit our [Grants](https://docs.saberdao.io/saber-dao/grants) section or directly [apply](https://sabergrants.org/) on our separate grants page.

#### Grand Recipients <a href="#grand-recipients" id="grand-recipients"></a>

#### **#1 Vota.fi** <a href="#id-1-vota.fi" id="id-1-vota.fi"></a>

The first Saber DAO ecosystem grant was given out to [Vota.fi](https://vota.fi/), a protocol to delegate your veSBR voting power to earn additional rewards. Vota stands as Solana's foremost vote marketplace. Participants can earn income by selling their voting power, while others can purchase this power to influence the outcomes of proposals.

<figure><img src="/files/Z6Ys691rncHkK7fznaLR" alt=""><figcaption></figcaption></figure>

Learn [more](https://vota.fi/) about the Vota Protocol.

#### **#2 TBA** <a href="#id-2-tba" id="id-2-tba"></a>


---

# 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:

```
GET https://doc.saberdao.so/saber-dao/ecosystem.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.
