# Troubleshooting

- [Tempy Bot (FAQ)](https://docs.tempybot.me/tempy-bot/troubleshooting/faq.md): All frequently asked questions
- [Vote-Only Locked](https://docs.tempybot.me/tempy-bot/troubleshooting/faq/vote-only-locked.md): What is vote-only locked and what do I have to do to use commands that are decalred as vote-only and more importantly - why do I have to do that at all?
- [Tempy User Tags](https://docs.tempybot.me/tempy-bot/troubleshooting/faq/tempy-user-tags.md): What are Tempy user tags? How do I use them and with which commands can I use them at all?
- [Tempy Sessions (FAQ)](https://docs.tempybot.me/tempy-bot/troubleshooting/sessions-faq.md): Learn all about Tempy Sessions, how to save, delete and view your Tempy Channel settings.
- [YouTube Together (FAQ)](https://docs.tempybot.me/tempy-bot/troubleshooting/youtube-together-faq.md): Here you can read about the new YouTube Together Sessions, currently they are still in Discord's BETA, but you already get exclusive access to them with Tempy!


---

# 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.tempybot.me/tempy-bot/troubleshooting.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.
