# Trade Example Walkthrough

When you begin, click the 'start' button within the bot

<figure><img src="/files/NF6IFK7jrS98hwzTRBMU" alt=""><figcaption></figcaption></figure>

You will then be prompted with your wallets and private keys.\
\
Be sure to store these keys adequately as they will only be shown once and the team has no access to them in the event of loss of keys.

<figure><img src="/files/ewxQOWzdSmbAmO0f2hhG" alt="" width="563"><figcaption></figcaption></figure>

Use the /start command to have the bot prompt you with the essential commands to get started.

<figure><img src="/files/mB4l8mFJWAZq0V6TkYvY" alt="" width="563"><figcaption></figcaption></figure>

Be sure to set your Gwei and slippage by using the /settings command, remember that this gwei is additional on top of the market gwei amount to ensure your trade is successful.

<figure><img src="/files/L0mt20oYsQ9VjibDrW1S" alt="" width="563"><figcaption></figcaption></figure>

Simply paste a contract address into the chat and you will be presented with the trading bot menu.

<figure><img src="/files/1OVCdhsOvMidxhzsv7jS" alt="" width="555"><figcaption></figcaption></figure>

For regular trades, set your parameters and open trade, for leverage trades click 'leverage menu'

<figure><img src="/files/m0o7jCS6qsvyO50hdB3f" alt="" width="563"><figcaption></figcaption></figure>

For leverage trades, select your parameters and click open trade.

<figure><img src="/files/mZnxroLqua6RkUUQ89Tl" alt="" width="563"><figcaption></figcaption></figure>

Your trade is now open! Use /tracklev to get real time updates on your position<br>

<figure><img src="/files/Z1AQKIF3HFEXU0wolFR2" alt=""><figcaption></figcaption></figure>

To close your trade, simply click 'Close Trade' and the process will reverse with your PNL sent back to your wallet, if liquidation occurs you will be prompted via a bot message.

<figure><img src="/files/maU9JuLO5bTfT4BFTKKd" alt="" width="563"><figcaption></figcaption></figure>

But with great risk, can come great reward! Be sure to share your gains when you make the right call!<br>

<figure><img src="/files/B3CJcfANFgMqWxOHQHS0" alt=""><figcaption></figcaption></figure>

Happy leverage trading!&#x20;


---

# 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.0xleverage.io/best-practices/trading-assets-with-0xleverage/trade-example-walkthrough.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.
