# Ecosystem Fits

There are some existing projects which can support and work with the Demodyfi Protocol.

* ​[Polkadot](https://polkadot.network/): Polkadot enables cross-blockchain transfers of any type of data or asset, not just tokens.
* ​[Substrate](https://www.substrate.io/): Substrate comes with everything you need to build your blockchain. Use Substrate’s pallets to easily create what you want, or craft your own custom logic.
* ​[Moonbeam](https://moonbeam.network/): Moonbeam is a new Polkadot smart contract platform that makes it easy to build natively interoperable blockchain applications.

*As we are still in full development more fits will be announced very soon.*&#x20;


---

# 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.demodyfi.com/project-overview/technical-architecture/ecosystem-fits.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.
