# FAQ

**What is Forse?**

* Forse is a data and intelligence platform purpose-built for DAOs and their stakeholders.

**How does Forse work?**

* Forse aggregates, analyzes, and visualizes onchain data from multiple networks and various offchain data sources to help DAOs optimize their operations.

**What type of data does Forse use?**

* Forse leverages onchain data and various sources of offchain data. To see the full list, visit [Data Sources](/getting-started-education/data-analytics/data-sources.md)

**What blockchain networks does Forse support?**

* Forse supports a wide range of networks, including Mainnet Ethereum, Polygon, Arbitrum, Optimism, and more.

**Can I integrate my project into Forse?**

* To integrate your project, please reach out to our team at <hello@forse.io>


---

# 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.forse.io/resources/faq.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.
