# FEATURES

- [Buying and Selling Tokens](https://juicebot.gitbook.io/juicebot/features/buying-and-selling-tokens.md): JuiceBot offers a straightforward way to buy and sell tokens with easy-to-use options.
- [Token View](https://juicebot.gitbook.io/juicebot/features/token-view.md): The Token View Menu offers comprehensive information about any selected token.
- [Safety Indicators](https://juicebot.gitbook.io/juicebot/features/safety-indicators.md): JuiceBot uses color-coded emojis to provide users with an intuitive way to evaluate the potential risks associated with a token contract.
- [Sniping](https://juicebot.gitbook.io/juicebot/features/sniping.md): Sniping in JuiceBot lets you automatically buy tokens the moment a token is tradable, giving you a competitive edge in early trades.
- [View Current Positions](https://juicebot.gitbook.io/juicebot/features/view-current-positions.md): The Positions menu shows your active token holdings.
- [Chain Selection](https://juicebot.gitbook.io/juicebot/features/chain-selection.md): JuiceBot currently supports Ethereum, Base, and will soon support Solana. Users can trade tokens seamlessly across these networks.
- [Wallet](https://juicebot.gitbook.io/juicebot/features/wallet.md)
- [Referral Program](https://juicebot.gitbook.io/juicebot/features/referral-program.md): Share your unique referral code or link to invite friends to JuiceBot and earn rewards. Track your referrals and boost your leaderboard rank as more users sign up through your invite.


---

# 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://juicebot.gitbook.io/juicebot/features.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.
