> 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-sobre-a-receita-federal/duvidas-frequentes/posso-guardar-criptos-de-outra-pessoa-na-minha-wallet.md).

# Posso guardar criptos de outra pessoa na minha wallet?

Para este caso, podemos fazer uma analogia com o que aconteceria se fossem reais emprestados numa conta bancária qualquer.\
Como ficaria o Extrato do Banco da posição para o IRPF Anual? Ficaria tudo em nome do usuário que recebeu o dinheiro, o Banco não tem como saber se aquele dinheiro é emprestado de um parente ou amigo. \
E na mesma analogia, como ficaria os rendimentos desse dinheiro (emprestado)? Ficaria tudo registrado no CPF e IRPF de quem recebeu os rendimentos. Ou seja, sempre que um usuário tiver posse de cripto de outra pessoa, para fins de patrimônio no IRPF as criptos e os possíveis ganhos de capital são registradas no usuário que está em posse das criptos, seja na conta da Exchange ou o dono da carteira/wallet.


---

# 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/informacoes-sobre-a-receita-federal/duvidas-frequentes/posso-guardar-criptos-de-outra-pessoa-na-minha-wallet.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.
