> For the complete documentation index, see [llms.txt](https://help.starkbank.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.starkbank.com/plug-in/como-consultar-transferencias-e-baixar-os-comprovantes-usando-o-plug-in.md).

# Como consultar transferências e baixar os comprovantes usando o Plug-in?

Saiba como consultar ou baixar transferências utilizando o Plug-in.

Para acessar e baixar o comprovante de uma transferência, siga este passo a passo:

1. Inicie a extensão do Stark Bank no sheets ou Excel
2. No menu lateral direito, clique em **Operações**
3. Utilize os filtros para uma consulta mais assertiva. O tipo de operação será **Pagamentos** e o produto será **Transferências**. Clique em **Importar**
4. As transferências e suas respectivas informações serão retornadas. No menu lateral será informado quantos comprovantes de pagamentos existem e você pode clicar em Download para baixá-los

Pronto, agora o arquivo PDF já está disponível na sua pasta de downloads.

***

<figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2FsOrVpgIcWqDzeWv8kf9q%2Fplugin-operations-new.png?alt=media&amp;token=84d708c2-5fa7-4b50-b05a-bd3da5efffb8" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2FWIiQhvtvqK7OhfsDQBj6%2Fplugin-filter-options.png?alt=media&amp;token=d37a2e2b-92f2-481c-9a23-df49b973a9e5" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2FSvj6Xp1OsZELVr0d6MWi%2Fplugin-download.png?alt=media&amp;token=c94c4781-0e78-4b68-9058-516ff0d975ea" 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://help.starkbank.com/plug-in/como-consultar-transferencias-e-baixar-os-comprovantes-usando-o-plug-in.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.
