# Introduction

These docs are comprehensive guide to the Eco DeFi protocol, based on the Eco DeFi Whitepaper dated from June 2021. The protocol codebase is hosted on Github, and maintained by the community.

Please join the development room in the Eco DeFi community. Our team, and community members are looking forward to helping you to build an application on top of Eco DeFi. Your questions help us to improve, so please don't hesitate to ask us anything you can't find here.

#### Whitepaper

{% file src="<https://1337619925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fo64eU8kgRrnQsmvZR4Zh%2Fuploads%2FnVUYwrHj8FcjImaQkc8s%2F(EN)ESG%20Finacial%20Platform%20white%20paper_0121.pdf?alt=media&token=fa7d123d-5c30-46c5-bfbe-47cff36f9ce1>" %}

{% file src="<https://1337619925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fo64eU8kgRrnQsmvZR4Zh%2Fuploads%2FEMSUQC55JmLDv8NFfIv9%2F(KO)ESG%20Finacial%20Platform%20white%20paper_0121..pdf?alt=media&token=39c0bed9-c9bd-4deb-b012-45d198390e29>" %}


---

# 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.ecodefi.net/introduction.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.
