> For the complete documentation index, see [llms.txt](https://lightningbot21.gitbook.io/lightning-bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lightningbot21.gitbook.io/lightning-bot/contract-pasting.md).

# Contract Pasting

Inserting a contract into your LightningBot will automatically retrieve the largest contract liquidity pool, its associated blockchain, and numerous other informative fields. The default fields include:

* Contract Address
* Liquidity Pool
* Views
* Last Checked
* Token Balance
* Wallet Balance
* Mainnet Gas Price
* Chain TX Fees
* Liquidity %
* Market Cap
* Token Taxes (if applicable)

Beneath the contract information, you'll find several quick access buttons arranged as follows:

### Buy Menu <a href="#buy-menu" id="buy-menu"></a>

* Track: Adds the trade to the tracked trades menu, accessible via "`/Menu` -> Trades" or by using the `/trades` and `/tracked` command for quick access.
* Chart: Opens a link displaying the DexScreener chart.
* Snipers: Opens the Snipers menu
* Wallet: Displays the currently active wallet for the trade. By clicking the button, you can switch between your primary wallet and secondary wallets.
* Buy <--> Sell: Toggles between the buy and sell menus.
* Buy X Native: Prompts you to enter the amount of native cryptocurrency you intend to use when buying a token.
* Ape Max: Triggers a maximum buy transaction, enabling you to acquire the maximum number of tokens.
* Buy X Tokens: Asks you to enter the number of tokens you wish to buy.

### Sell Menu <a href="#sell-menu" id="sell-menu"></a>

* Chart: Opens a link displaying the DexScreener chart.
* Advanced 🔜: Opens an advanced menu, letting you set up SL/TP/DCA Orders.
* Wallet: Displays the currently active wallet for the trade. By clicking the button, you can switch between your primary wallet and secondary wallets.
* Sell <--> Buy: Toggles between the sell and buy menus.
* Approve: Approves the transaction prior to selling, provided that "Auto Approve" is not enabled in your wallet settings for that specific wallet.
* Panic Sell: Sends a 100% sell transaction with maximum gas.
* Sell X %: Requests the percentage of token holdings you wish to sell.
* Fast Sell Button Presets: Clicking any of the buy buttons will attempt an immediate token sell. You can customize these buttons by navigating to "Wallets -> Select Chain -> Select Wallet -> Key Binds".
* Sell X Native: Prompts you to enter the amount of native cryptocurrency you intend to sell for.
* Sell Max Tx: Sends a 100% sell transaction.
* Sell X Tokens: Requires you to specify the exact number of tokens you wish to sell.

[<br>](https://lightning-bot-1.gitbook.io/lightning-bot/telegram/wallets/send-crypto-tokens)
