> For the complete documentation index, see [llms.txt](https://faq.declarecripto.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.declarecripto.com.br/tutoriais-sobre-extracao-de-dados-e-criptomoedas/corretoras-api-e-extratos/mexc-global/como-emitir-o-extrato-da-conta-spot-e-extrato-da-conta-de-futuros-completos-novo-metodo.md).

# Como emitir o Extrato da conta Spot e Extrato da conta de Futuros completos (novo método)

Estamos avaliando uma nova opção de arquivos da MEXC, para reduzirmos a necessidade de gerar 5 arquivos distintos, para apenas 2, mas ainda precisamos garantir que todos os dados estão contemplados nestes 2 arquivos.

### Extrato da conta Spot&#x20;

1. Faça login em sua conta da MEXC, passe o mouse sobre **\[Carteira]** no canto superior direito da tela, e no menu suspenso, clique em **\[Spot]**.

<figure><img src="/files/034yfDEcrMS0LLRi6F8O" alt=""><figcaption></figcaption></figure>

2. Na aba "Spot", clique em **\[Extrato da spot]** no lado direito da tela.

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

3. Na página "Extrato da spot", clique em **\[Exportar]** no lado direito da tela.

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

4. Se necessário, ajustar o "Período", o restante deixe como está, e clique em **\[Gerar]** -> **\[Confirmar]**.

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

5. Depois do arquivo gerado, basta clicar em **\[Baixar]** para fazer o download do arquivo.

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

### Extrato da conta Futuros

1. Faça login em sua conta da MEXC, passe o mouse sobre **\[Carteira]** no canto superior direito da tela, e no menu suspenso, clique em **\[Futuros]**.

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

2. Na aba "Futuros", clique em **\[Extrato de futuros]** no lado direito da tela.

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

3. Na página "Extrato de futuros", clique em **\[Exportar]** no lado direito da tela.

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

4. Se necessário, ajustar o "Período", o restante deixe como está, e clique em **\[Gerar]** -> **\[Confirmar]**.

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

5. Depois do arquivo gerado, basta clicar em **\[Baixar]** para fazer o download do arquivo.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://faq.declarecripto.com.br/tutoriais-sobre-extracao-de-dados-e-criptomoedas/corretoras-api-e-extratos/mexc-global/como-emitir-o-extrato-da-conta-spot-e-extrato-da-conta-de-futuros-completos-novo-metodo.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
