# Introduction

## Press here for Pengubot 👇

## [Pengubot](https://t.me/heypengubot?start=ref_cPvTYFChMb)

## Follow the document structure:

1. [**Getting Started** 🤖](/getting-started.md). You have a self-custodial wallet auto-generated for you. This is how to start the bot and enable chains to use (Solana, Ethereum, Abstract ETH). It also provides the list of chains supported by Pengubot as well as the list of supported DEXs. <br>
2. [**Wallet Menu 💳**](/wallet-setup.md)**.** This section details how you can import your own wallet, or generate a new wallet through the bot. <br>
3. [**On/Off Ramp 💵**](/on-off-ramp.md)**.**  Fund your wallet on the current active chain. *You can buy with credit card, bank transfer, or mobile payment.*<br>
4. [**Buy 📈**](/buy.md)**.** This section details how you can manually buy and sell through the bot. Paste a contract address, link from pump.fun, or birdeye link. <br>
5. [**Sell & Positions 📉**](/sell-and-positions.md)**.** This section details how you can sell, access, and monitor your positions.<br>
6. [**Transfer  ➡️**](/transfer.md)**.**   Input a valid wallet address you would like to transfer SOL, ETH, or Abstract. <br>
7. [**Trending Tokens 🚀**](/trending-tokens.md)**.**  You can sort tokens by 24h volume, liquidity, or rank to see the most trending tokens. You copy the address of a token by tapping on it. <br>
8. [**Limit Orders ⏰**](/limit-orders.md)**.** Buy or sell tokens automatically at your chosen price.<br>
9. [**Trade ETH, SOL, ABSs 🌐⛓️**](/trade-eth-sol-abs.md)**.** This section details the supported chains of Solana, Eth, and Abstract. More coming soon. <br>
10. [**Referral program 🤝**](/referral-program.md) **. Invite friends and earn 60% rewards.**<br>
11. [**Join Community 🌐**](/join-community.md)**.** Feel free to ask questions, share tips, and learn together. <br>
12. [**Settings ⚙️**](/settings.md)**.** This section details how you can configure the general settings of the bot as well <br>

<mark style="color:blue;">**We strongly encourage you to read through the entire documentation, even if you plan to use Pengubot for just one feature. Otherwise you’ll miss out on valuable opportunities that don’t come around every day. Happy trading!**</mark>


---

# 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.pengubot.ai/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.
