# Permissions

## Required Permissions

Friend Time requires the following permissions:

1. **Read Messages**
2. **Send Messages**
3. **Embed Links**
4. **Read Message History**
5. **Add Reactions**

When you invite Friend Time to your server, by default all of these permissions should be given to Friend Time. If you'd like to disable Friend Time for certain channels, feel free to remove these permissions in the channels you'd like to disable.

## Troubleshooting Issues

If you are experiencing issues with Friend Time not responding as expected, try giving Friend Time the **Administrator** permission temporarily. This can help determine if the issue if permission related or not.


---

# 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://friend-time.arilyn.cc/misc/permissions.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.
