# Report Generator

Arbus Report Generator Overview

The **Arbus Report Generator** is a powerful feature integrated into each project page within the Arbus platform. It offers users two main functionalities: **Ask Question** and **Generate Report**, both designed to provide valuable insights and detailed information about projects.

1. **Ask Question**: This feature allows users to interact with the project’s dataset by asking questions directly, similar to using a chatbot. By querying the dataset, users can obtain specific insights and detailed responses about the project.
2. For example, you can ask questions like, “Who are the backers and investors of the project?” or “Which network is the project built on?” to get targeted information instantly.
3. **Generate Report**: This feature provides concise and insightful summary reports of a project using AI. It offers two sub-options:
   * **Project Tweets**: Generates a summary based on the project's tweets, allowing users to filter and select specific date ranges to get a focused overview of project-related social media activity.
   * **KOL Mentions**: Analyzes mentions by Key Opinion Leaders (KOLs) on platforms like Twitter. It evaluates both positive and negative sentiments, providing insights into how influential figures perceive the project. Users can also filter and select date ranges for a more targeted analysis.

<figure><img src="/files/iV9BHdRQfZMGVnOQllEK" alt=""><figcaption></figcaption></figure>

#### Benefits of Using Arbus Report Generator

* **In-depth Insights**: Provides detailed, AI-driven insights into projects, allowing users to understand critical information at a glance.
* **Customized Reports**: Users can tailor reports based on specific questions or focus areas, such as tweets or KOL mentions, to meet their unique research needs.
* **Efficient Decision-Making**: By quickly generating summaries and accessing key data, users can make informed decisions about potential investments and partnerships.

The Arbus Report Generator is a valuable tool for users to get detailed insights into projects.

By offering the ability to ask targeted questions and generate detailed reports, it enhances the user’s ability to analyze project data and stay informed about key developments within the Web3 ecosystem.


---

# 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.arbus.ai/ecosystem-overview/project-specific-page/report-generator.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.
