# Credit System

Credits are used to as a pay-on-demand way to use some SEO Neo features that are server-based. Currently credits are used for running new heatmaps on [**GBP module**](/documentation/gbp.md) but in the near feature it will be used on other features.

### Why the Credit system?

Some new SEO Neo features are **server based**. In order not to effect the price for all users (even for those that don't want to use a server-based feature) we have introduced **credits** system. This gives the flexibility to pay for a feature when you want to use it.

### Available Credits

You can view your available credits on the top section of SEO Neo.&#x20;

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

To refresh your credit balance click on the "**refresh**" button, located on right.

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

### How to buy Credits?

You can click on credits balance area to top-up your credits. This will navigate you to your account where you can buy different credit packages according to your needs.


---

# 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.seoneo.io/documentation/credit-system.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.
