# Analyst Ratings Bot

[**Add Organon to your channel**](https://discord.com/api/oauth2/authorize?client_id=989287814187339806\&permissions=534723950656\&scope=bot%20applications.commands)

### Get Started

1. Add bot to server and provide required permissions.
2. Create Channel for bot
3. Register bot in the channel, type `“/organon-register”`
4. Bot will automatically start to post analyst grades

<table><thead><tr><th width="126">Commands</th><th>Explanation</th></tr></thead><tbody><tr><td>/organon-register</td><td>Registers the bot in channel</td></tr><tr><td>/get-analyst</td><td>Search for the grades of a specific ticker</td></tr><tr><td>/toggle</td><td>Turns off bot posting</td></tr></tbody></table>

**Help**

For help, please reach out in our [<mark style="color:purple;">**Discord**</mark>](https://discord.gg/AwKkBXpstU)


---

# 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://help.tradearies.com/discord-data-bots/analyst-ratings-bot.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.
