# Overview

- [Projects & Voting](https://docs.starter.xyz/overview/projects-and-voting.md): Your guide to Projects and Voting on Starter
- [Tiers & Staking](https://docs.starter.xyz/overview/tiers-and-staking.md): Information about different Tiers and Staking on Starter
- [Staking Rewards](https://docs.starter.xyz/overview/staking-rewards.md): Earn Additional BUIDL Tokens by Staking BUIDL or BUIDL/ETH LP
- [Stake Drop](https://docs.starter.xyz/overview/stake-drop.md): An airdrop to old START token holders that is locked away for staking tiers to participate in IDOs.
- [Listing Projects](https://docs.starter.xyz/overview/listing-projects.md): Learn about the process of listing your project on the Starter platform
- [Tokenomics](https://docs.starter.xyz/overview/tokenomics.md): A deep dive into the BUIDL Token supply, distribution, and utility
- [Roadmap](https://docs.starter.xyz/overview/roadmap.md): See Where We are Going Next
- [LockOnBase](https://docs.starter.xyz/overview/lockonbase.md): About Our Token Vesting and Liquidity Locker
- [About the Team](https://docs.starter.xyz/overview/about-the-team.md): Learn About the Team Behind the Madness


---

# 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.starter.xyz/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.
