> 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/cartoes-e-titulares/como-gerar-cartoes-virtuais-no-aplicativo.md).

# Como gerar cartões virtuais no aplicativo?

Saiba como gerar novos cartões corporativos virtuais pelo aplicativo do Stark Bank de forma simples e rápida.

### Passo a passo

1. Abra o seu aplicativo do Stark Bank e toque na opção Cartões corporativos.
2. Na tela seguinte (onde aparecem as suas transações), toque no ícone de cartão, localizado no meio do menu inferior.
3. Nesta tela, você verá todos os seus cartões físicos e virtuais já emitidos. O seu novo cartão virtual estará sempre disponível como o primeiro da lista.
4. Basta tocar no cartão para visualizar os dados (número, validade e CVV) e utilizá-lo na sua compra.

{% hint style="success" %}
O aplicativo do Stark Bank gera novos cartões virtuais de forma dinâmica.&#x20;

Assim que você utilizar o primeiro cartão da lista para uma compra, ele será tokenizado e descerá para o seu histórico de cartões. Em paralelo, um novo cartão virtual será gerado automaticamente no topo da lista, pronto para o seu próximo uso, em outro estabelecimento.
{% endhint %}

<div><figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2FUUCNGdqeQsSoTF7RgEHO%2Fapp.stark.logged-screen.png?alt=media&amp;token=72b1c1ce-6b3e-4920-b575-42a0f0ec5c59" alt=""><figcaption></figcaption></figure> <figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2FrYW2OxfTqyXzqq5BwreK%2Fapp.stark.logged-screen.card-icon.png?alt=media&amp;token=dd58a983-5545-4cd4-ad53-c9eb734fcbf8" alt=""><figcaption></figcaption></figure> <figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2Fm5OCovaS0h7llmlZK403%2Fapp.stark.logged-screen.card-details.jpeg?alt=media&amp;token=dab3b829-cf96-48d8-8cb2-05c7ae321653" alt=""><figcaption></figcaption></figure></div>


---

# 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/cartoes-e-titulares/como-gerar-cartoes-virtuais-no-aplicativo.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.
