> For the complete documentation index, see [llms.txt](https://docs.g-iot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.g-iot.io/platform-user-guide-book/administration/geolocation-credit.md).

# Geolocation Credit

The **Geolocation Credit** page provides a tenant-level overview of the geolocation credits available and consumed by **Low Cost Tracker (LCT)** devices. From this page, users can quickly check the current credit balance and monitor credit usage across the tenant.

{% hint style="info" %}
This page is relevant only to tenants using **Low Cost Tracker (LCT)** devices. If your tenant does not include LCT devices, the **Geolocation Credit** section is not applicable.
{% endhint %}

{% hint style="info" %}
For a complete explanation of how LCT geolocation credits work, including credit allocation, consumption, validity, purchased credits, per-device usage and notifications, see [**LCT - Geolocation Credit**](/low-cost-tracker-full-device-guide-book/low-cost-tracker-greater-than-giots-functions/lct-geolocation-credit.md).
{% endhint %}

<figure><img src="https://122097802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfEQ6KpTjmszWVWQqgcEa%2Fuploads%2FNZW7j0ht2AQPgphQYtbK%2Fimage.png?alt=media&amp;token=5fca68bb-a48f-4e7f-8ae4-3c5e5fb3ae82" alt=""><figcaption></figcaption></figure>

#### Steps to Access the Geolocation Credit Page

1. **Go to Cockpit Menu**\
   Navigate to the sidebar and click on the **Cockpit** menu.
2. **Click on Administration**\
   Within the Cockpit menu, select the **Administration** section.
3. **Select Geolocation Credit**\
   Click on **Geolocation Credit** to open the tenant credit overview.

The **Geolocation Credit** page provides a complete overview of the tenant’s LCT geolocation usage, including total, used and remaining credits, per-device consumption, purchase history, additional credit purchases, annual renewal and usage notifications at 80% and 90%.&#x20;

{% hint style="info" %}
To receive automatic geolocation credit usage notifications, the tenant must have at least one valid **email address configured in the Administration section**. See [Tenant>Setting page](/platform-user-guide-book/administration/tenant/setting.md)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.g-iot.io/platform-user-guide-book/administration/geolocation-credit.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
