# Frequently Asked Questions

- [How do I contact support?](https://help.intheloop.io/frequently-asked-questions/how-do-i-contact-support.md)
- [Adding an image to my signature](https://help.intheloop.io/frequently-asked-questions/adding-an-image-to-my-signature.md)
- [Can I @ Individuals In Chat Conversations?](https://help.intheloop.io/frequently-asked-questions/can-i-individuals-in-chat-conversations.md)
- [Can I delete a shared inbox?](https://help.intheloop.io/frequently-asked-questions/can-i-delete-a-shared-inbox.md)
- [Can I disable Spell Checker?](https://help.intheloop.io/frequently-asked-questions/can-i-disable-spell-checker.md)
- [Can I import email history into my shared inbox?](https://help.intheloop.io/frequently-asked-questions/can-i-import-email-history-into-my-shared-inbox.md)
- [Can I mark a message as unread?](https://help.intheloop.io/frequently-asked-questions/can-i-mark-a-message-as-unread.md)
- [Can I use an alias account?](https://help.intheloop.io/frequently-asked-questions/can-i-use-an-alias-account.md)
- [Can I use the Shared Inbox?](https://help.intheloop.io/frequently-asked-questions/can-i-use-the-shared-inbox.md)
- [Do you have a Distribution List or a Google Group?](https://help.intheloop.io/frequently-asked-questions/do-you-have-a-distribution-list-or-a-google-group.md)
- [How can I manage spam emails in Loop?](https://help.intheloop.io/frequently-asked-questions/how-can-i-manage-spam-emails-in-loop.md)
- [How do I add additional email accounts?](https://help.intheloop.io/frequently-asked-questions/how-do-i-add-additional-email-accounts.md)
- [How do I install Loop?](https://help.intheloop.io/frequently-asked-questions/how-do-i-install-loop.md)
- [How Do I Remove My Data From Loop Email?](https://help.intheloop.io/frequently-asked-questions/how-do-i-remove-my-data-from-loop-email.md)
- [How do I set a default font?](https://help.intheloop.io/frequently-asked-questions/how-do-i-set-a-default-font.md)
- [How do I upgrade?](https://help.intheloop.io/frequently-asked-questions/how-do-i-upgrade.md)
- [Which Shortcuts / Hotkeys can you use on Loop?](https://help.intheloop.io/frequently-asked-questions/which-shortcuts-hotkeys-can-you-use-on-loop.md)
- [Why can't I login?](https://help.intheloop.io/frequently-asked-questions/why-cant-i-login.md)
- [Using two-factor authentication for Admin Portal](https://help.intheloop.io/frequently-asked-questions/using-two-factor.md)
- [Windows Installation](https://help.intheloop.io/frequently-asked-questions/windows-installation.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://help.intheloop.io/frequently-asked-questions.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.
