# Home

#### Home Page Overview

The Home Page is the first screen you encounter in Arbus Terminal, providing a starting point for your research. It features a simple search bar for finding specific Individuals or Projects. Adjacent to the search bar is a date filter that allows you to narrow down results by selecting specific time periods.

The page is divided into four main sections:

1. **Top Posts**: This section displays the most popular posts that have received the highest number of views within the selected date range. It highlights key conversations and trends that are capturing attention in the Web3 space.
2. **Mentions**: This section focuses on projects that have the highest number of Key Mentions during the selected date range. It provides insights into which projects are gaining the most attention and engagement.
3. **Discover**: This section showcases projects with the highest Arbus Scores and Key Followers within the selected date range. It helps users identify new and emerging projects that are gaining traction among key influencers, providing early insights into potential opportunities.
4. **Trending**: In this section, you can see projects that have the highest number of Key Followers sorted by the selected time period. It highlights projects that are gaining momentum and attracting significant interest from the CT.

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


---

# 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/home.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.
