# Account Customisation

## Step 1: Update Settings

1. Profile Settings: In your Liquify Gateway account dashboard, click the **settings** tab. You can change your password at any time.&#x20;

<figure><img src="/files/qtVCgyR2mkjWKpiBbPfk" alt=""><figcaption></figcaption></figure>

## Step 2: Add Team Members

1. Select **Team** from the top menu and click Invite User to add a team member, making the process stress-free and straightforward.&#x20;

<figure><img src="/files/DeTzqYAzaRY1bzEVxwB6" alt=""><figcaption></figcaption></figure>

2. Enter the email of the user you would like to invite and they will receive an invitation to join your Liquify Gateway account.

<figure><img src="/files/bfhOEqdPlBm5XYppQfml" alt=""><figcaption></figcaption></figure>

3. Make the user an admin of your Liquify Gateway Account. Please note that administrators have full account access and can add and remove RPC endpoints. To remove an RPC endpoint you MUST have admin rights.&#x20;

<div><figure><img src="/files/WZTBG3H13NWbFqljRuo4" alt=""><figcaption></figcaption></figure> <figure><img src="/files/HlOrgGYW2rir2xHnzQ0L" alt=""><figcaption></figcaption></figure></div>


---

# 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://liquify-2.gitbook.io/liquify/rpc-quickstart-guide/account-customisation.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.
