# Adding Data

There are a number of ways to add raster data to the Code Editor GUI. &#x20;

### From the Data Catalog

From the Code Editor GUI, users can add data using the Search tool or from the Data Catalog, copying the code snippet at the end of the dataset information panel. &#x20;

Searching for "LIMA" below results in a range of options.  In this case, the dataset we're looking for is the Landsat Image Mosaic of Antarctica (LIMA) Pan-sharpened Mosaic. &#x20;

![](https://129913967-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjiZCnjzRgyoE8jhoZV%2Fuploads%2F3bsYzXM8x5mgEsefXiNv%2Fimage.png?alt=media\&token=1247178c-802f-4be3-940b-ce1bb52e8c83)

Clicking "Import" adds the dataset to the Editor as an Image:&#x20;

![](https://129913967-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjiZCnjzRgyoE8jhoZV%2Fuploads%2FHiJIyPdQG02XkLsmBEkr%2Fimage.png?alt=media\&token=1650f095-ee76-41d3-a714-872f514b9c61)

### Adding Local Datasets

Users can add their own datasets to their Code Editor instance via the Assets tab:&#x20;

![](https://129913967-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjiZCnjzRgyoE8jhoZV%2Fuploads%2F5RZy2ctMzoXPuWfO9c8v%2Fimage.png?alt=media\&token=c1f293c7-bef0-432f-b404-4345fbaf32fd)


---

# 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://guides.geospatial.bas.ac.uk/intro-to-google-earth-engine/how-to-use-google-earth-engine/using-the-code-editor/adding-data.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.
