# Quickstart

This section aims to guide you through the process of ordering and using the platform for the first time.

### Step 1

Once you've **found the services you want to order**, start by depositing funds to add balance to your account. Your balance is always displayed in the top-right corner of your screen, like this:\
\ <img src="/files/BmxFggzSW5VQ5OTc429j" alt="" data-size="original">

GetClout offers a variety of payment methods, so you should choose the one that works best for you. You can deposit funds by going to the "Add Funds" page, which is located in the sidebar menu. In this guide, we will select the Card option.

Depending on the payment method you selected, you may be asked to provide different information. This information is required by our merchant provider. GetClout **only requires your email address** to deposit funds. Other details are legally required and should be accurate.

### Step 2

{% hint style="info" %}
It is very important to provide a valid email address. If you do not, your deposit may be delayed, and you will need to contact us.
{% endhint %}

Proceed by providing a name; this can be your real name, an alias, or your username. The second box is the most important: the email address field. This is where we will send an email containing a unique redeem link. Clicking this link will credit your account with the amount you paid.

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

Once paid, you will recieve **two emails**, one from the merchant, in this case "AirWallex" and one from us containing a button you can click.

### Step 3

You need to locate the email we sent you. It shoud look like this:

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

To proceed with adding the balance, click "Redeem Your Code". You must already be logged into the site for the balance to be added. If you're not logged in, you will be shown a page to notify you. If adding the balance is a success, you will see a box like this:

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

Click on "Back To Dashboard". Once you've done this, you should that your balance has been updated successfully.

Just to keep in mind, if you don't find the email from us, you should always check your Junk/Spam folder. if you still can't find it, please email us at <admin@hypeops.uk> or submit a ticket on the website.


---

# 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.getclout.net/getting-started/quickstart.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.
