# Get started

Welcome to the official documentation of Efforce.

Here you will find an extensive explanation of the principles behind the Energy Efficiency sector, the mechanisms used by Efforce to open this financial system to Contributors through the blockchain and a guide on how to use Efforce smart contracts and platform.

This documentation should be seen as constantly in development. If you find something missing or something poorly explained please reach out to the team on [our Discord server](https://discord.gg/BHeDgJHzbS) and ask any question you like. We have a very helpful community which will be glad to answer as well.


---

# 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.efforce.io/get-started.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.
