# Credit System

### Credit Overview

<details>

<summary>What is Credit in Larseo?</summary>

Credit is a type of currency used on Larseo that lets users use different tools and features on the platform.

</details>

<details>

<summary>How do I know how many Credits I have left in my account?</summary>

Users can check their Credit balance by navigating to the "Credits" section in their Larseo Dashboard or in the Account dropdown.

<img src="/files/l1xCnTuItPzVJqw8pRqm" alt="credit balance" data-size="original"><img src="/files/9j8zHGGcQwJDVwmOWBi5" alt="" data-size="original">

</details>

<details>

<summary>How do I check the Credit consumption for each feature?</summary>

Users can check the Credit consumption for each feature and Credit Transaction by clicking on the "Credits" on the Account dropdown.

![](/files/9j8zHGGcQwJDVwmOWBi5)

</details>

<details>

<summary>Are free monthly credits that are not used one month rolled to the next?</summary>

No. Free monthly credits are reset every month. However, the credits you purchased separately will be rolled over to the next month.

</details>

<details>

<summary>Can I get a subscription and add credits on top?</summary>

Yes. When you are on a subscription, you can still buy "pay as you go" credits. Your monthly credits will be spent first, followed by the pay-as-you-go credits, which will be put on top of your monthly credits.

</details>

### Compare the Monthly Credit Amounts of the Different Plans

<table><thead><tr><th width="192">Feature</th><th width="125">Free</th><th width="131">Indie</th><th width="143">Standard</th><th>Professional</th></tr></thead><tbody><tr><td>Monthly Free Credits</td><td>100</td><td>2,000</td><td>4,000</td><td>9,000</td></tr><tr><td>Analyze Keyword</td><td>1</td><td>1</td><td>1</td><td>1</td></tr><tr><td>SERPs Clustering</td><td>0.5</td><td>0.5</td><td>0.5</td><td>0.5</td></tr><tr><td>Semantic Clustering</td><td>0.25</td><td>0.25</td><td>0.25</td><td>0.25</td></tr><tr><td>Get All-In-Title</td><td>0.5</td><td>0.5</td><td>0.5</td><td>0.5</td></tr><tr><td> Backlinks Export (per 10 rows)</td><td>1</td><td>1</td><td>1</td><td>1</td></tr><tr><td><strong>Add-On Price for 1,000 Credits</strong></td><td>$11.99</td><td>$10.99</td><td>$9.99</td><td>$8.99</td></tr></tbody></table>

### Purchase Credits

You can visit this link to purchase credits <https://app.larseo.app/credits/buy>

Larseo provides four packages of Credits, with the **Professional** plan featuring the following prices:

| Package Size   | Pirce   | Discount | Price per Credit |
| -------------- | ------- | -------- | ---------------- |
| 1,000 credits  | $8.99   | N/a      | $0.0090          |
| 5,000 credits  | $40.46  | 10%      | $0.0081          |
| 10,000 credits | $71.92  | 20%      | $0.0072          |
| 30,000 credits | $188.79 | 30%      | $0.0063          |

As you can see, the more Credits you purchase, the higher the discount you receive on the package price per credit.

{% hint style="info" %}
Credits purchased in Larseo never expire and can be used at any time.
{% 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://help.larseo.app/subscription-and-credit/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.
