# Starbot

## Starbot

- [Starbot Introduction](https://docs.starbot.pro/starbot-introduction.md)
- [Get Started](https://docs.starbot.pro/walkthrough/get-started.md)
- [Add ETH](https://docs.starbot.pro/walkthrough/add-eth.md)
- [Send ETH](https://docs.starbot.pro/walkthrough/send-eth.md): Every good trader takes profits!
- [Manage Wallets](https://docs.starbot.pro/walkthrough/manage-wallets.md): In the Manage Wallets section, you can create multiple wallets and manage them.
- [Import For Viewing](https://docs.starbot.pro/walkthrough/manage-wallets/import-for-viewing.md)
- [Portfolio](https://docs.starbot.pro/walkthrough/portfolio.md): Your Portfolio shows all tokens you've traded with your Starbot wallet.
- [Trade Terminal](https://docs.starbot.pro/walkthrough/trade-terminal.md): The Starbot Trade Terminal is where all your trading needs are met.
- [Trade Custom](https://docs.starbot.pro/walkthrough/trade-terminal/trade-custom.md)
- [Token Transfer](https://docs.starbot.pro/walkthrough/trade-terminal/token-transfer.md)
- [Error Messages](https://docs.starbot.pro/walkthrough/error-messages.md)
- [STAR Token](https://docs.starbot.pro/rewards/star-token.md): The STAR token is your ticket to Starbot's generous revenue share and referral commission.
- [Tokenomics](https://docs.starbot.pro/rewards/tokenomics.md)
- [STAR Tiers](https://docs.starbot.pro/rewards/star-tiers.md): STAR holders enjoy revenue share based on their tier, commission fees from their referrals, and other attractive perks!
- [Affiliates](https://docs.starbot.pro/rewards/affiliates.md)
- [Revenue Share](https://docs.starbot.pro/rewards/revenue-share.md)
- [Claim](https://docs.starbot.pro/rewards/claim.md)
- [Security](https://docs.starbot.pro/starbot-project/security.md)
- [Team](https://docs.starbot.pro/starbot-project/team.md)
- [Roadmap](https://docs.starbot.pro/starbot-project/roadmap.md)
- [FAQ](https://docs.starbot.pro/starbot-project/faq.md)
- [Links](https://docs.starbot.pro/starbot-project/links.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.starbot.pro/starbot-introduction.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.
