# ESS-DIVE Documentation

**Useful Links:** [About ESS-DIVE](https://ess-dive.lbl.gov/about/) | [Main Website](https://ess-dive.lbl.gov/) |[ ESS-DIVE Main Data Portal](https://data.ess-dive.lbl.gov/#submit) | [Submit Data](https://data.ess-dive.lbl.gov/submit)\
**Support Email:** <ess-dive-support@lbl.gov>

The Environmental System Science Data Infrastructure for a Virtual Ecosystem (ESS-DIVE) is a data repository for Earth and environmental sciences. We collect, store, manage, and share Earth and environmental systems data created through research sponsored by the U.S. Department of Energy. The volume, complexity, and heterogeneity of earth and environmental science data makes information difficult to capture, store, verify, analyze, and share.

{% content-ref url="searching-and-accessing-data" %}
[searching-and-accessing-data](https://docs.ess-dive.lbl.gov/searching-and-accessing-data)
{% endcontent-ref %}

{% content-ref url="contributing-data" %}
[contributing-data](https://docs.ess-dive.lbl.gov/contributing-data)
{% endcontent-ref %}

{% content-ref url="manage-data" %}
[manage-data](https://docs.ess-dive.lbl.gov/manage-data)
{% endcontent-ref %}

{% content-ref url="programmatic-tools" %}
[programmatic-tools](https://docs.ess-dive.lbl.gov/programmatic-tools)
{% endcontent-ref %}


---

# 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.ess-dive.lbl.gov/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.
