# JesterBot

**Bot:** [https://b](https://t.me/jestersignalsbot)[ot.jester.global](https://bot.jester.global/)'

[⚠️](https://emojipedia.org/warning) This guide is active as of March 3, 2025. However the new management bot [Castellan](/docs/tools/castellan.md) will soon be taking the place of verification.

{% hint style="danger" %}
The Original Jesterbot will soon be defunct as it is to be replaced by [Sceptre](/docs/tools/sceptre.md)
{% endhint %}

## Welcome to the JesterBot!&#x20;

Follow these straightforward steps to get started.

### **Start:**&#x20;

* Use **/start** to initialize the bot and begin the setup procedure.

### **Verify:**&#x20;

* If you choose to utilize the free trial, use **/trial** and follow the steps.
* If you have already purchased $JEST, use **/verify** and follow the steps.

### Configuratio&#x6E;**:**&#x20;

* Once you have been verified as either a trial user or a tier holder, proceed to the Main Menu.

### Feed&#x73;**:**&#x20;

* At the Main Menu, choose **Configuration**. You will be prompted to choose your feeds and enable asset alerts.

### Bots:&#x20;

* In **Feeds**, choose the bots or platforms that you would like to have hotlinked from the signals.

### After following these steps, you should be fully initialized and ready to start trading!


---

# 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://jester.gitbook.io/docs/tools/jesterbot.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.
