# Stock

## Stock

- [Welcome](https://docs.marketaspectbot.com/master.md): Stock bot is one of the fastest way to view stock markets, cryptocurrencies and your investments through Discord
- [Getting Started](https://docs.marketaspectbot.com/usage/getting-started.md): A quick start guide for setting up Stock!
- [Commands](https://docs.marketaspectbot.com/usage/commands.md): You can view all available commands for Stock here!
- [FAQ](https://docs.marketaspectbot.com/resources/faq.md): View all frequently asked questions here!
- [Terms of Service](https://docs.marketaspectbot.com/faq-1/terms-of-service.md)
- [Privacy Policy](https://docs.marketaspectbot.com/faq-1/privacy-policy.md)
- [About](https://docs.marketaspectbot.com/faq-1/about.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a 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.
