# Bullseye Bot Guide

## Bullseye Bot Guide

- [Welcome](https://bullseye-bot.gitbook.io/bullseyebot/readme.md)
- [Important Links](https://bullseye-bot.gitbook.io/bullseyebot/important-links.md): Please only use official links! Beware of imposter bot channels!
- [Revenue Sharing Bot](https://bullseye-bot.gitbook.io/bullseyebot/revenue-sharing-bot.md)
- [GETTING STARTED](https://bullseye-bot.gitbook.io/bullseyebot/bullseye-telegram-trading-bot/getting-started.md)
- [IMPORTANT - Enable 2FA on Telegram](https://bullseye-bot.gitbook.io/bullseyebot/bullseye-telegram-trading-bot/getting-started/important-enable-2fa-on-telegram.md): We HIGHLY recommend setting up Two-Step Verification on Telegram so nobody can log into your account without your consent. Your funds are only as safe as your Telegram Account/Password
- [First Time Bot Users / Start Here](https://bullseye-bot.gitbook.io/bullseyebot/bullseye-telegram-trading-bot/getting-started/start-here.md): Please see screenshots below for bot startup steps/information
- [Fund Your Wallet](https://bullseye-bot.gitbook.io/bullseyebot/bullseye-telegram-trading-bot/getting-started/start-here/fund-your-wallet.md): To start using the bot, you must first fund your wallet with $PLS for gas and trades
- [BOT BASICS / HOW TO](https://bullseye-bot.gitbook.io/bullseyebot/bullseye-telegram-trading-bot/bot-basics-how-to.md)
- [Buy a Token](https://bullseye-bot.gitbook.io/bullseyebot/bullseye-telegram-trading-bot/bot-basics-how-to/buy-a-token.md): How to Buy a Token using the Bullseye Trade bot
- [How to View Token Balances](https://bullseye-bot.gitbook.io/bullseyebot/bullseye-telegram-trading-bot/bot-basics-how-to/buy-a-token/how-to-view-token-balances.md): To see all the tokens in your wallet, you will need to import tokens using the following steps
- [Sell a Token](https://bullseye-bot.gitbook.io/bullseyebot/bullseye-telegram-trading-bot/bot-basics-how-to/sell-a-token.md): How to Sell a Token using the Bullseye Trade bot
- [Limit Buy](https://bullseye-bot.gitbook.io/bullseyebot/bullseye-telegram-trading-bot/bot-basics-how-to/editor.md): How to Create a Limit Buy using the Bullseye Trade Bot
- [Limit Sell](https://bullseye-bot.gitbook.io/bullseyebot/bullseye-telegram-trading-bot/bot-basics-how-to/editor-1.md): How to Create a Limit Sell using the Bullseye Trade Bot
- [Withdraw Funds](https://bullseye-bot.gitbook.io/bullseyebot/bullseye-telegram-trading-bot/bot-basics-how-to/withdraw-funds.md): How to withdraw funds to a different wallet
- [Audit](https://bullseye-bot.gitbook.io/bullseyebot/bullseye-telegram-trading-bot/bot-basics-how-to/audit.md): Audit Information
- [Bot FAQ](https://bullseye-bot.gitbook.io/bullseyebot/bullseye-telegram-trading-bot/bot-basics-how-to/bot-faq.md): Frequently Asked Questions
- [REFERRALS](https://bullseye-bot.gitbook.io/bullseyebot/bullseye-telegram-trading-bot/referrals.md)
- [SMOL FEE, BIG IMPACT](https://bullseye-bot.gitbook.io/bullseyebot/bullseye-telegram-trading-bot/smol-fee-big-impact.md)
- [Bot Revenue Share - YOU are the Owner!](https://bullseye-bot.gitbook.io/bullseyebot/bullseye-telegram-trading-bot/smol-fee-big-impact/openapi.md): 1% Trade Fee Used To Grow The Ecosystem and Support Pulsechain
- [Token Information](https://bullseye-bot.gitbook.io/bullseyebot/the-bullseye-token/token-information.md): Basic Token Information
- [Distribution](https://bullseye-bot.gitbook.io/bullseyebot/the-bullseye-token/integrations.md): We have crafted a thoughtful tokenomics model to maximize passive income across our ecosystem
- [The Bullseye Ecosystem](https://bullseye-bot.gitbook.io/bullseyebot/the-bullseye-token/the-bullseye-ecosystem.md): We spent A LOT of time crafting a long term, sustainable model that rewards holders and LP providers from a variety of income streams, while also supporting Pulsechain and $pDAI greater ecosystem
- [Bot Revenue Share - YOU are the Owner!](https://bullseye-bot.gitbook.io/bullseyebot/the-bullseye-token/the-bullseye-ecosystem/openapi.md): 1% Trade Fee Used To Grow The Ecosystem and Support Pulsechain
- [Token Volume Rewards in $PLS](https://bullseye-bot.gitbook.io/bullseyebot/the-bullseye-token/the-bullseye-ecosystem/openapi-1.md): Automatic $PLS to token holders from trade volume
- [Token FAQ](https://bullseye-bot.gitbook.io/bullseyebot/the-bullseye-token/token-faq.md)
- [Passive Opportunities](https://bullseye-bot.gitbook.io/bullseyebot/the-bullseye-token/passive-opportunities.md): There are many ways to earn passive with the ecosystem
- [Buyback System](https://bullseye-bot.gitbook.io/bullseyebot/the-bullseye-token/buyback-system.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://bullseye-bot.gitbook.io/bullseyebot/readme.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.
