> For the complete documentation index, see [llms.txt](https://help.differentbreed.events/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.differentbreed.events/tutorials/profile.md).

# Profile

- [Update Profile Details](https://help.differentbreed.events/tutorials/profile/update-profile-details.md): Learn how to update your profile details and change your handle on the Different Breed platform to ensure customers can easily recognise and find your brand.
- [Update Privacy Policy](https://help.differentbreed.events/tutorials/profile/update-privacy-policy.md): Learn how to customise your privacy policy on Different Breed, including adding your own content or linking to an external policy from your website.
- [Manage Your Team](https://help.differentbreed.events/tutorials/profile/manage-your-team.md): Learn how to manage your team on Different Breed, including inviting members, assigning roles, changing permissions, and removing users from your profile.
- [Manage Premium Subscription](https://help.differentbreed.events/tutorials/profile/manage-premium-subscription.md): Learn how to upgrade, manage, and cancel your Different Breed subscription, including selecting a plan, applying promo codes, and accessing billing details.
- [Transfer Ownership & Delete Profile](https://help.differentbreed.events/tutorials/profile/transfer-ownership-and-delete-profile.md): Learn how to transfer profile ownership or delete a profile on Different Breed, including important considerations for GDPR compliance and security.


---

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