> 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/informacoes-para-contadores/como-e-feita-a-apuracao-de-ganho-de-capital.md).

# Como é feita a apuração de ganho de capital?

Todas as aquisições de cada moeda são registradas ao preço do minuto exato da própria transação. Assim, usamos o sistema de price average (média de preço ponderada) para identificar o custo de aquisição de cada moeda. Cada operação de troca ou venda no mês analisada será registrada, linha a linha, se houve lucro ou prejuízo nesta operação. Todos os lucros e/ou prejuízos são somados sob todas as operações de cada mês, onde identificamos se a carteira teve ganho de capital no mês em questão.&#x20;


---

# 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:

```
GET https://faq.declarecripto.com.br/informacoes-para-contadores/como-e-feita-a-apuracao-de-ganho-de-capital.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.
