# Where to Download Contract and Invoices

Contractors can download documents from the platform. This can be useful for maintaining accurate accounting records and for providing documents to a bank when needed.

On the Kleos platform, Сontractors can download two types of documents.

## **Contract**

This is the main document your accountant, tax authority, or bank may request. It confirms the source and legitimacy of your income.

You can download the agreement from your Kleos [profile page](https://app.kleos.io/profile) by clicking the download button in the **“Document data”** section.

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

{% hint style="info" %}
The agreement can be downloaded only if you have at least one Assignment with the status **Active** or **Inactive**.
{% endhint %}

## Invoices

These are invoices we generate for your withdrawal requests so you can document each payment received from Kleos. Banks also often request this document.

An invoice is generated automatically when a withdrawal is created.

You can download invoices from the **“**[History](https://app.kleos.io/history)**”** section by opening the relevant payout and clicking **“Download PDF invoice”**, or by opening the **three-dot menu** in the corresponding row and selecting **“Download PDF”**

<figure><img src="/files/WhKehDfec0pOIMM8xP3L" 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://docs.kleos.io/for-contractors-1/where-to-download-contract-and-invoices.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.
