# Download to CSV

Our Pro Plan's "Download to CSV" feature allows you to export data from graphs and tables directly into CSV format, enabling tailored analysis. This flexibility enhances your ability to perform in-depth reviews, integrate with various software tools, and even upload data to language models like ChatGPT for further natural language analysis. It's ideal for offline access, sharing with colleagues, and secure data backup, simplifying workflow and supporting more informed decision-making.

<figure><img src="/files/XnBkH1EzXOu89b6H56up" 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://0xarc.gitbook.io/0xarc-documentation/features/pro-features/download-to-csv.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.
