# Account Management

Begin your journey with Premast by creating your account. You can sign up with ease using your Google account, or your email address. either you create an account from the platform or the plugin itself.&#x20;

{% content-ref url="/pages/IH49UmHZig5JyaCaEX2z" %}
[Create a Premast Account](/account-management/create-a-premast-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/1M2g7iiUr90rD7fYLdsS" %}
[Reset & Change Password](/account-management/reset-and-change-password.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZoPCKRoRJ9wA6n2nYtb7" %}
[Deleting Your Account](/account-management/deleting-your-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/V3zWwk10yBAKiJ1WqrV8" %}
[Updating email address or contact information](/account-management/updating-email-address-or-contact-information.md)
{% endcontent-ref %}


---

# 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://support.premast.com/account-management.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.
