> 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/cartoes-corporativos/compras/como-consultar-o-iof-de-compras-internacionais.md).

# Como consultar o IOF de compras internacionais?

Entenda o funcionamento de compras internacionais com o cartão Stark Bank

Para localizar o IOF em compras internacionais, siga o caminho abaixo:

1. Acesse sua conta Stark Bank em <https://web.starkbank.com/signin>
2. No menu, selecione a opção Cartões Corporativos > Compras
3. Busque a compra desejada
4. Na coluna "Valor" irá aparecer o valor da compra na moeda original, o valor da compra em BRL + o valor do IOF.

<figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2FaVHViQEGr60ctl5y9ALn%2Fcard-purchases.png?alt=media&amp;token=03e6e654-fc97-404d-8f4d-94319e294814" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2FIrIhulVdxZGmEnBEk40e%2Fcard-purchases-iof.png?alt=media&amp;token=7546f8ca-8cf5-4213-ab17-246851533600" alt=""><figcaption></figcaption></figure>

Os dados podem ser exportados para uma planilha, ou consultados pelo Plug-in do Stark Bank

[Como verificar as compras de cartões no Plug-in?](/plug-in/como-verificar-as-compras-de-cartoes-no-plug-in.md)


---

# 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/cartoes-corporativos/compras/como-consultar-o-iof-de-compras-internacionais.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.
