# Welcome

## Welcome to Stock's Documentation!&#x20;

Stock is a bot where you can retrieve real-time stock quotes within seconds. You can also set price alerts to inform you when a ticker of your choice goes above or below a predetermined price, or you can create a price channel that changes the title of a Discord channel to the ticker and the price of a stock you would like to follow. Stock can do this and much more!

## Get started in under a minute!

In order to quickly setup Stock bot you can view the step by step instructions by clicking [here](https://docs.marketaspectbot.com/usage/getting-started). If you have any questions/concerns about Stock visit the support server [here](https://dsc.gg/stocksupport).

#### Have any other questions/suggestions?

Please email <support@marketaspectbot.com>


---

# 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.marketaspectbot.com/master.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.
