# Welcome to Emerald City [Discord](https://discord.gg/emerald-city-906264258189332541) | [Twitter](https://twitter.com/emerald_dao)
## About Emerald City Emerald City is made up of four (awesome) things, all on the [Flow blockchain](https://flow.com/): ### 1. Products Various tools to help you launch and grow a successful DAO or community. {% content-ref url="products/toucans" %} [toucans](https://docs.ecdao.org/products/toucans) {% endcontent-ref %} {% content-ref url="products/float" %} [float](https://docs.ecdao.org/products/float) {% endcontent-ref %} {% content-ref url="products/emerald-bot" %} [emerald-bot](https://docs.ecdao.org/products/emerald-bot) {% endcontent-ref %} {% content-ref url="products/touchstone" %} [touchstone](https://docs.ecdao.org/products/touchstone) {% endcontent-ref %} ### 2. Education Learn Flow/Cadence development. We provide the best education on Flow. {% content-ref url="education/emerald-academy" %} [emerald-academy](https://docs.ecdao.org/education/emerald-academy) {% endcontent-ref %} {% content-ref url="broken-reference" %} [Broken link](https://docs.ecdao.org/broken-reference) {% endcontent-ref %} ### 3. Auditing We offer the most experienced and safe auditing service on Flow. {% content-ref url="auditing/shield" %} [shield](https://docs.ecdao.org/auditing/shield) {% endcontent-ref %} ### 4. Tooling We made a bunch of tools to help community members & developers alike. {% content-ref url="developer-tooling/helpful-tools" %} [helpful-tools](https://docs.ecdao.org/developer-tooling/helpful-tools) {% endcontent-ref %} --- # 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.ecdao.org/welcome-to-emerald-city.md?ask= ``` 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.