# Follow

{% hint style="info" %}
`$follow USER/USERNAME`\
**or**\
`/follow USER`
{% endhint %}

> *`$follow @Hubert`*\
> \&#xNAN;*`$follow Hubert`*

Traders can follow others directly from Discord using the `$follow` or `/follow` command.

You can follow traders directly through Discord using the `$follow` command followed by their Trade Hub username or by Discord's @mention ping.&#x20;

![](/files/KsR06RObhPWlWppCEkaC)![](/files/mboV6MEBrCt8U4Fj47el)\
\
When successful, the bot will reply with "Now following \<user>"

## Unfollow

{% hint style="info" %}
`$unfollow USER/USERNAME`\
**or**\
`/unfollow USER`
{% endhint %}

> `$unfollow @Hubert` \
> `$unfollow Hubert`

Traders can unfollow others in the same fashion.

![](/files/Og6ZpeVf2yOw3CJYqx7c)![](/files/qDa2n4Gy8gQnjXNpEu0F)


---

# 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.nvstly.com/commands/follow.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.
