# Introduction

### Getting Started

{% content-ref url="/pages/-Luf0OJk0obnd-bi3Fg1" %}
[Accessing Forest Report](/accessing-forest-report.md)
{% endcontent-ref %}

{% hint style="info" %}
If you are new to Forest Report also check out [https://forest.report ](https://forest.report)for more general information.
{% endhint %}

### Learning the Basics

{% tabs %}
{% tab title="Lists" %}
Lists are...

#### Learn more at

{% content-ref url="/pages/-Luf-q2AwgF9edV7kzmr" %}
[Lists](/forest-report-basics/lists.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="Areas" %}
Areas are...

#### Learn more at

{% content-ref url="/pages/-Luf00qE71zlL5UOUBhe" %}
[Areas](/forest-report-basics/areas.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="Reports" %}
Reports are...

#### Learn more at

{% content-ref url="/pages/-Luf35vQBpUujdxhUDJe" %}
[Reports](/forest-report-basics/reports.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="Modules" %}
Modules are...

#### Learn more at

{% content-ref url="/pages/-Luf38juuqnnz55QOwRU" %}
[Modules](/forest-report-basics/modules.md)
{% endcontent-ref %}

{% endtab %}
{% endtabs %}

### What's Next

Browse or search using the menu to the left. You can learn how to make reports, use satellite imagery services and other advanced topics.


---

# 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.forest.report/master.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.
