# Downloading

### Following these steps, you can conveniently download data from DapLooker in the format that best suits your requirements.

1. Locate the download button, which can be found in the bottom right corner of the page. The button is easily identifiable with a downward arrow symbol. Click to download

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

2. A Pop-Up menu appears with various file format options for off-chain analytics, such as .csv, .xlsx, and .json. Choose the file format by clicking on it.

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

3. After selecting the file format, the download will begin automatically. The file will be saved&#x20;


---

# 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.dapplooker.com/dapplooker-analytics/features/downloading.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.
