# Access & Usage Limits

To control the costs of running Global Nature Watch while it's in preview and ensure as many people as possible can test it out, each user has a limited number of prompts per day (1 prompt = 1 chat entry). The number of prompts allowed per day may fluctuate based on demand but will always be reflected in the upper right of the screen.&#x20;

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

If you run out of prompts for the day, you can still manually browse and view data on the map by clicking on the "data layer" context chip in the chat.

We're evaluating ways to more efficiently answer user queries and bring down cost and are hopeful that we can eventually significantly increase daily prompt limits.

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


---

# 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.globalnaturewatch.org/resources/access-and-usage-limits.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.
