# Add Credits

Once you have created your account and added your billing details, proceed by topping up your account with Gigastore credits.&#x20;

These credits are used to activate data packages in real time, so you don't have to pre-purchase specific packages to sell them in your shop. You only have to choose the packages you want to offer in your sales channels and ensure you have enough credits to keep selling data to your customers.

To add credits, click on the [Wallet](https://dent.giga.store/#/credits) icon in the top right corner. Enter the amount of credits you want to add to your account.

In the next step, select the payment method and check the stated VAT and total amount.&#x20;

{% hint style="warning" %}
&#x20;It is not possible to issue a refund of the VAT if you accidentally paid it.
{% endhint %}

Tap the "Pay now" button and perform the necessary steps for your payment method.

{% hint style="info" %}
Gigastore Credits are not refundable.
{% endhint %}


---

# 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://docs.giga.store/start-with-gigastore/add-credits.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.
