# Quick Start

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

## Quick Start

Get started quickly with these simple steps.

1. Visit <https://trenchbot.io/> to create your account
2. Follow the steps and link your Discord account
3. Enter an optional referral code or skip to the next step - this can be added later on if needed
4. Generate your wallet addresses, enable delegated actions and record your private keys somewhere safe, preferably offline
5. Return to Discord and either DM the bot or locate the bot within the server you wish to use it in and tag it with a ticker or contract address

***

## Getting Started Video Tutorial

{% embed url="<https://youtu.be/kByvOtwkFzw>" %}
Getting started
{% endembed %}

***

## Command List

TrenchBot can be operated easily with the following commands:

**/start**\
This command will present you with your wallet addresses, which can be copied to fund your TrenchBot account. You will also be able to view your referral code which can be shared with your friends to earn trading fees.\
There is also a direct link to your account page on the TrenchBot website where your wallets can be managed.

**/home**\
This command will display your wallet addresses and wallet balances.\
You can also find direct access to Positions, Settings, Withdraw and Help menus from here.\
There is also a button allowing you to generate a graphic with your unique referral code.

**/settings**\
This command will provide you with access to settings configurations. You are able to select which chain you wish to make adjustments to, followed by buy or sell options. From here you can adjust and configure TrenchBot to your preferences, adjusting settings such as preset buy and sell amounts, gas speeds, slippage and trade confirmation steps.

**/help**\
This command will present you with shortcuts to our help guides along with a link to our support Discord server.

**/positions**\
This command will display your wallet balances along with information about each of your open positions. The drop down menu at the bottom allows you to manage your positions individually.

**/withdraw**\
This command allows you to action a withdrawal from any of your TrenchBot wallets.\
\
\&#xNAN;**/pnl**\
Allows you to generate a graphic displaying your current profit and loss on any position you are currently in. TrenchBot will request a ticker and a chain before generating your image, which can shared with your friends or on social media.

You’re now ready to trade!&#x20;

Top up your TrenchBot wallet using the addresses provided. You can fund any of the chain(s) you wish to trade on.\
\
**TagTrenchBot with a Contract Address or Ticker starting with $ and let's go!**


---

# 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.trenchbot.io/overview/quick-start.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.
