# Your Account

- [Account Settings](https://help.jeti.app/your-account/account-settings.md)
- [Where are my account settings?](https://help.jeti.app/your-account/account-settings/where-are-my-account-settings.md): You are able to access your account settings by navigating to the Settings page.
- [How do I logout?](https://help.jeti.app/your-account/account-settings/how-do-i-logout.md): You are able to logout of your Jeti account by navigating to the Settings page and pressing the Logout button.
- [What is Two-Factor Authentication and how do I use it?](https://help.jeti.app/your-account/account-settings/what-is-two-factor-authentication-and-how-do-i-use-it.md): Two-Factor Authentication is method used to add another layer of protection to a users account.
- [What's a recovery code? How do I use it on Jeti?](https://help.jeti.app/your-account/account-settings/whats-a-recovery-code-how-do-i-use-it-on-jeti.md): Recovery codes will be used to recover your account if you happen to lose your account information.
- [Verification](https://help.jeti.app/your-account/verification.md)
- [Notification Settings](https://help.jeti.app/your-account/notification-settings.md)
- [Deleting Your Account](https://help.jeti.app/your-account/deleting-your-account.md): Already done Jeeting with us?


---

# 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.jeti.app/your-account.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.
