# Product Guide

- [/login](https://docs.lootbot.xyz/lootbot/lootbot-intent-terminal/product-guide/login.md): How to login to LootBot Intent Terminal
- [Using Schedule Hub](https://docs.lootbot.xyz/lootbot/lootbot-intent-terminal/product-guide/using-schedule-hub.md): How to save your pre-created schedule and share it with other Lootbot users.
- [Create a Schedule](https://docs.lootbot.xyz/lootbot/lootbot-intent-terminal/product-guide/create-a-schedule.md): Learn how to create your own looting schedule
- [Monitoring your Schedule](https://docs.lootbot.xyz/lootbot/lootbot-intent-terminal/product-guide/monitoring-your-schedule.md): Monitor, edit and adjust your looting schedule with ease on Lootbot Intent Terminal.


---

# 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.lootbot.xyz/lootbot/lootbot-intent-terminal/product-guide.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.
