# Utilities&#x20;

- [Copying emojis](https://docs.sxbot.io/utilities/copying-emojis.md)
- [How to Copy Emojis from Other Discord Servers](https://docs.sxbot.io/utilities/how-to-copy-emojis-from-other-discord-servers.md)
- [Emoji Stealer Bot](https://docs.sxbot.io/utilities/emoji-stealer-bot.md)
- [How to add 7tv emotes to Discord](https://docs.sxbot.io/utilities/how-to-add-7tv-emotes-to-discord.md)
- [How to Copy Stickers from Other Discord Servers](https://docs.sxbot.io/utilities/how-to-copy-stickers-from-other-discord-servers.md)


---

# 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.sxbot.io/utilities.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.
