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

# StratoVM Ecosystem Fund

### Overview

The StratoVM Ecosystem Fund is an initiative to support developers and projects innovating in DeFi on Bitcoin's secure foundation. StratoVM combines Ethereum's DeFi capabilities with Bitcoin's security and decentralization by anchoring data hashes on the Bitcoin blockchain.

**Fund Objectives**

* Catalyze growth of the StratoVM ecosystem
* Provide resources, mentorship, and funding to innovators
* Support deployment of decentralized applications on the StratoVM testnet
* Allocate native $SVM tokens for the upcoming StratoVM mainnet launch

**Fund Details**

* Total fund size: $1,000,000
* Form of allocation: $SVM tokens

**Key Benefits**

1. **Funding Access**: Successful applicants receive $SVM token allocations from the $1,000,000 ecosystem fund.
2. **Mentorship**: Experienced professionals offer guidance on:
   * Product development
   * Marketing strategies
   * User acquisition
3. **Networking Opportunities**:
   * Connect with industry leaders
   * Engage with like-minded innovators
   * Increase visibility in DeFi and Bitcoin communities
4. **Early Mover Advantage**: Gain a competitive edge by deploying on the StratoVM testnet early.

**Eligibility**

The program is open to innovative DeFi projects, including but not limited to:

* Decentralized exchanges (DEXs)
* Lending platforms
* Yield optimization protocols

**Application Process**

1. [Visit the StratoVM Ecosystem Fund Application page](https://stratovm.io/ecosystem#/ecosystem)&#x20;
2. Complete the application form
3. Provide details about your project, team, and vision

**Stay Connected**

* [Follow on Twitter](https://x.com/StratoVM_)
* [Join the Discord community](< https://discord.gg/StratoVM>)

For more information and updates, please refer to our official channels.


---

# 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://docs.stratovm.io/stratovm/stratovm-ecosystem-fund.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.
