# Offers: managing and exporting to EXCEL, CSV, JSON

### Where to find filters to sort offers:

{% stepper %}
{% step %}
[On the exchange](https://roolz.net), go to the "My offers" section in the menu on the left.
{% endstep %}

{% step %}
Click "Filter"‎ button in the upper right corner.
{% endstep %}

{% step %}
Select filters to find the offers that you need and click "Apply".

<div align="left"><figure><img src="/files/FNmUlzyUm1cWKZEyjJXh" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

### How to export offers:

{% stepper %}
{% step %}
[On the exchange](https://roolz.net), go to "My offers"‎ section
{% endstep %}

{% step %}
Click "Download" button in the upper right corner.

<div align="left"><figure><img src="/files/ddh0zD5xXfUajf89qWcX" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Select the format for download:

{% tabs %}
{% tab title="EXCEL" %}

* In the window that appears the "‎Excel file"‎ tab is active by default.
* Select the lines that you want to download.

<div align="left"><figure><img src="/files/UjNxsaoEJ1EnMnE1XixV" alt=""><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="CSV" %}

* In the window that appears choose "CSV file" tab.
* Select the lines that you want to download.

<div align="left"><figure><img src="/files/00GJW4qXKZxw2qKhfc7q" alt=""><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="JSON" %}

* In the window that appears choose "‎JSON file" tab.
* Select the lines that you want to download.

<div align="left"><figure><img src="/files/Z1sEmBYXw1E6cDl3yBRX" alt=""><figcaption></figcaption></figure></div>
{% endtab %}
{% endtabs %}
{% endstep %}

{% step %}
Click "‎Download"‎ button at the bottom of the window and the file will be downloaded to your computer.

<div align="left"><figure><img src="/files/QjRYQ5y9Z2U65CAP7X3o" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="danger" %}
**Note!** You can download 1000 offers at a time. If your target sample is larger, use a filter.
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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.roolz.net/en/offers-managing-and-exporting-to-excel-csv-json.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.
