# Buy & Sell

From the Home Screen, tap on the "Buy & Sell" Button.

Select the Chain Wallet you wish to trade on.

For this tutorial, we are using ETH Chain wallet.

Input CA of token you wish to buy or sell.

<figure><img src="https://2146619364-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2jeMjIldWcfFFbogqiAC%2Fuploads%2Fc8DRljitRjsd9T4A5pfP%2FScreenshot%202024-01-10%20132739.png?alt=media&#x26;token=555f7436-8add-4d24-94b0-090f7f26c007" alt=""><figcaption></figcaption></figure>

\
On the next screen as seen below, the token is displayed: Marketcap, Token price, Ownership Status, LP status, Token balance, Token Decimal, Gas Fee.

Chose the BUY Button or SELL Button, whatever the case may be.

Tap the amount of ETH you wish to buy token or amount of token you wish to swap for ETH.

A success message containing the transaction link will be delivered to you.

<figure><img src="https://2146619364-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2jeMjIldWcfFFbogqiAC%2Fuploads%2F0oOpfynDgTv40Kik7NjV%2FScreenshot%202024-01-10%20132828.png?alt=media&#x26;token=c0c796be-3af6-49d4-aecb-49a662886ad7" alt=""><figcaption></figcaption></figure>


---

# 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://mollybot-doc.gitbook.io/mollybot-in-development/tutorial/buy-and-sell.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.
