# Overview

- [Infrastructure for the New Web](https://flexecosystem.gitbook.io/flex-docs/overview/infrastructure-for-the-new-web.md): Flex is a community-owned platform that rapidly boosts dApp user growth through a multi-chain, proof-of-collaboration protocol, benefiting the entire community. Here are the problems that Flex solves.
- [The Values of the Flex Ecosystem](https://flexecosystem.gitbook.io/flex-docs/overview/the-values-of-the-flex-ecosystem.md): Flex is a community-owned platform that rapidly boosts dApp user growth, ensuring the value generated directly benefits the Flex community.


---

# 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://flexecosystem.gitbook.io/flex-docs/overview.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.
