# Account

- [Update Account Details](https://help.differentbreed.events/tutorials/account/update-account-details.md): Learn how to update your account details on Different Breed, including changing your profile picture, name, and email address with a simple verification process.
- [Manage Invitations](https://help.differentbreed.events/tutorials/account/manage-invitations.md): Learn how to manage invitations on the Different Breed platform, including how to accept or decline profile invitations and join a team effortlessly.
- [Enable / Disabled 2FA](https://help.differentbreed.events/tutorials/account/enable-disabled-2fa.md): Learn how to enable and disable two-factor authentication (2FA) on Different Breed for an extra layer of security when signing in.
- [Remove Recent Sessions](https://help.differentbreed.events/tutorials/account/remove-recent-sessions.md): Learn how to manage and terminate recent sessions on Different Breed to log out from shared or unused devices and keep your account secure.
- [Update Contact Preferences](https://help.differentbreed.events/tutorials/account/update-contact-preferences.md): Learn how to manage your email contact preferences on Different Breed, including how to opt in or out of specific communications while ensuring you still receive essential account-related emails.
- [Close Your Account](https://help.differentbreed.events/tutorials/account/close-your-account.md): Learn how to permanently close your Different Breed account, including the steps to leave or transfer profile ownership before finalising account deletion.


---

# 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.differentbreed.events/tutorials/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.
