# Build on Glow SDK

Everyone is welcome to build for and on the Glow ecosystem. The smart contracts are available for anyone that wants to interact with them on the blockchain. We will be open-sourcing all our code soon!

Moreover, we are working on integrations with crypto-to-crypto on-ramps, fiat on-ramps and more that we plan to publish under the **plug-and-play Glow SDK**. Stay tuned!\
\
We also have channels on our Discord server (#buidlers) where you can discuss the development of both our official projects and community projects.

There are **community grants** and investment opportunities for teams building on the Glow Ecosystem.

If you are interested in building an app on the Glow ecosystem, reach to us at <fund@glowyield.com>.


---

# 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.glowyield.com/glow-yield/ecosystem/build-on-glow-sdk.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.
