# Interacting with TrenchBot

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

## Interacting with TrenchBot

Understanding how to interact with TrenchBot.

You can interact with TrenchBot in either Direct Messages or in a Community Server.

***

## Direct Messages

To interact with TrenchBot in your Direct Messages, you can simply open a DM and start the process by pasting a Contract Address or using the command /home.

**TrenchBot Discord App ID:** 1349071810934607904\
**TrenchBot Discord Handle:** TrenchBot#4523\
\
Any interactions made with TrenchBot in DMs are only visible to you. \
\
For security, always be sure to double check the Discord handle and look for the APP icon next to the username to ensure you are in DMs with the official bot.

{% hint style="info" %}
Trades carried out in DMs *may* result in a share of the fees issued as a referral payment to the user you have been referred by.
{% endhint %}

***

## Community Server

When interacting with TrenchBot in a community Discord server, it will remember your user details from your DM interactions.\
\
In a similar way to DMs, you can interact with TrenchBot in these community spaces. The bot will recognise your account no matter which server you use it in.

You must @mention TrenchBot with a contract address or ticker (starting with $) for it provide information.

Tickers or Contract Addresses you post will be visible by all other members within that Discord servers channel.&#x20;

However specific interactions such as Buys/Sells/Position management will only be visible to you.\
\
This functionality allows you to cooperatively trade with your friends in a shared space, whilst retaining essential levels of privacy to ensure you do not need to share any details about your specific trades or wallet balances.

{% hint style="info" %}
Trades carried out in a server *may* result in a share of the fees issued as a referral payment to the server owner.
{% endhint %}


---

# 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/user-guide/interacting-with-trenchbot.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.
