# Navigate the Tally homepage

{% embed url="<https://youtu.be/n8UcBsj7ThY>" %}

The Tally  homepage shows details about a specific organization, including current and past proposals, assets, and delegates.

## Organization Homepage&#x20;

On the organization Home page, key information & metrics are shown. You'll also see a button to Delegate vote on the right hand side along with your voting power information.

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

### Proposals Page

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

The Proposals page shows a list of proposals associated with the organization. Any active proposals will be shown at the top, with a chronological list of past proposals below. Click Load more to see more.

Click on a proposal to go to the relevant Proposal Page.&#x20;

### Community Page&#x20;

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

The Community page offers an overview of the organization's delegates. The Top Delegates chart shows the current top 5 delegates' voting power over time,

Clicking on a delegate's name will take you to the relevant Tally Profile.

### Treasury&#x20;

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

The Treasury page displays information on theorganization's top assets.

Below, the Gnosis Safes section displays information on any linked Gnosis Safes. Click on a Safe to access its Gnosis Safe Page.

### Admins

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

The Admins section at the bottom shows the [organization admins](/set-up-and-technical-documentation/managing-a-dao/dao-admins.md) - users who are able to update settings on the organization's homepage.

### More&#x20;

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

You can access Contract Parameters from the More section.


---

# 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.tally.xyz/how-to-use-tally/navigate-the-tally-homepage.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.
