# Backpack

#### Como emitir meu histórico de transações na Backpack?

1. Na Backpack, precisamos de 3 arquivos diferentes:
   1. Trades
   2. Depositos
   3. Saques
2. Para começar, vamos fazer login na conta da Backpack, e clicar em **\[Portfolio]**

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

3. Clique na aba **\[Trades]** e na parte diretia da tela em **\[Export]**

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

4. Depois na aba **\[Transfers]**, o mesmo processo para gerar os arquivos de ***Depósitos*** e ***Saques*** ("Deposits" e "Withdrawals")

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

5. Os nomes dos arquivos devem ser semelhantes a estes:

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

6. Por enquanto não temos integração direta com os arquivos da Backback, por isso o método de input é feita pela tela de Input Manual de Transações.\
   Confira como realizar o cadastro das suas operações manualmente:\
   [Tutorial tela de inserção manual de transações (BETA)](/tutoriais-da-plataforma-declare-cripto/tutorial-tela-de-insercao-manual-de-transacoes-beta.md)
7. Qualquer dúvida, entre em contato com nossa equipe de suporte, ficamos à disposição!


---

# 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://faq.declarecripto.com.br/tutoriais-sobre-extracao-de-dados-e-criptomoedas/corretoras-api-e-extratos/backpack.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.
