# Dashboard stats

On the 4EVERLAND dashboard stats page, examine the information from all of your projects and Buckets. Go to your dashboard by navigating:

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

## Balance

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

## Usage

<figure><img src="/files/0EZGPVg4bI4zZNCxErSS" alt=""><figcaption></figcaption></figure>

## Trends

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

{% hint style="info" %}
The data is usually updated every 15 minutes - 1 hour.
{% endhint %}

{% hint style="success" %}
Already know all the information to start using 4EVERLAND? Let's [Start of development](/get-started/quick-start-guide.md) now!
{% 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.4everland.org/get-started/quick-start-guide/dashboard-stats.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.
