> 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/bybit/como-emitir-meu-historico-de-transacoes-na-bybit.md).

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

1. Faça login na sua conta da ByBit e acesse o link direto para os extratos: <https://www.bybit.com/user/assets/exportStatment>
2. Nessa tela, você deve marcar todos os tipos de conta, escolher o intervalo de tempo desejado e em seguida clique em **\[Exportar]**

***IMPORTANTE:*** O correto é baixar o **"Registro de transações"**, ou **"Transaction Log"**, que traz os extratos em **CSV**.\
\&#xNAN;*Deve selecionar TODOS os tipos de contas disponíveis.*

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

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

3. Após o arquivo gerado, você vai poder fazer o download na parte de abaixo dessa tela, na tabela **"Minhas exportações".**&#x20;
4. **Envie na plataforma Declare Cripto o arquivo no formato ZIP da mesma forma como foi exportado da corretora, para evitar erros na formatação do layout do arquivo.**&#x20;

<figure><img src="/files/GoW2JExrxGS13TWCuUGl" 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/bybit/como-emitir-meu-historico-de-transacoes-na-bybit.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.
