# Como emitir meu histórico de transações na BingX (Opcional)

1. Faça login em sua conta da BingX e, no menu superior, clique em **\[Assets]** -> **\[Asset Records]**.

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

2. No canto superior direito da tela, clique em **\[Export]**.

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

2. Na tela de exportação de arquivos "Data Export", selecione:
   1. **Time Range (Período)**: máximo de 1 ano por arquivo
   2. **Account**: Selecionar todas as opções
   3. **File Type (Tipo do arquivo)**: CSV
   4. **Transaction type**: All
3. Depois de selecionar as opções acima, clique em **\[Generate]**.

<figure><img src="/files/7BJowd49XM14tyVuBGDb" alt=""><figcaption></figcaption></figure>

4. Logo abaixo nessa mesma tela, você encontra o histórico de exportações "Export History", onde após alguns minutos, seu arquivo será disponibilizado para **download**.

<figure><img src="/files/1d6os0zi3noSoNyWRi6Q" alt=""><figcaption></figcaption></figure>

5. Após baixar o arquivo, acesse a aba **\[Carteiras]** na plataforma Declare Cripto e procure pela corretora **BINGX**, para enviar o arquivo CSV.

<figure><img src="/files/aSteBDq8Ghu5mOqXZL1x" 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://faq.declarecripto.com.br/tutoriais-sobre-extracao-de-dados-e-criptomoedas/corretoras-api-e-extratos/bingx/como-emitir-meu-historico-de-transacoes-na-bingx-opcional.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.
