> For the complete documentation index, see [llms.txt](https://docs.simkl.org/how-to-use-simkl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.simkl.org/how-to-use-simkl/advanced-usage/additional-tools.md).

# Additional Tools

- [Discord Bot](https://docs.simkl.org/how-to-use-simkl/advanced-usage/additional-tools/discord-bot.md): The Ultimate Tool for Engaging Your Server Members with TV Show, Anime, and Movie Data
- [How to Connect Discord with SIMKL Profile?](https://docs.simkl.org/how-to-use-simkl/advanced-usage/additional-tools/discord-bot/how-to-connect-discord-with-simkl-profile.md)
- [How to Add SIMKL Discord Bot?](https://docs.simkl.org/how-to-use-simkl/advanced-usage/additional-tools/discord-bot/how-to-add-simkl-discord-bot.md): Invite SIMKL Discord Bot your Servers or DMs.
- [Why Join SIMKL Discord Server?](https://docs.simkl.org/how-to-use-simkl/advanced-usage/additional-tools/discord-bot/why-join-simkl-discord-server.md): Why Join the SIMKL Community on Discord?
- [X (Twitter) sharing](https://docs.simkl.org/how-to-use-simkl/advanced-usage/additional-tools/x-twitter-sharing.md): Automatically post to X (Twitter) when you rate something or marked as watched.
- [Calendar Sync](https://docs.simkl.org/how-to-use-simkl/advanced-usage/additional-tools/calendar-sync.md): Sync Your Calendar with Simkl iCal Feeds
- [Refresh Data](https://docs.simkl.org/how-to-use-simkl/advanced-usage/additional-tools/refresh-data.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 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.simkl.org/how-to-use-simkl/advanced-usage/additional-tools.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.
