> For the complete documentation index, see [llms.txt](https://ajuda.rnp.br/cafe/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.rnp.br/cafe/sheerid/escolhendo-o-produto.md).

# Escolhendo o Produto

Após realizar a instalação do agente RPilot em seu servidor chegou o momento de escolher o produto no qual deseja vincular a sua conta. Para isso você deve navegar pelo menu latreral esquerdo, selecione a opção "Produtos Vinculados", figura abaixo:

<figure><img src="/files/mYh7UabxWzsap3gi4vrW" alt=""><figcaption></figcaption></figure>

## Vincular Produto

Nessa tela no canto superior direito haverá um botão azul com a mensagem "Vincular Produto", clique nesse botão.

Será mostrado um menu no centro da tela

<figure><img src="/files/znVCy4qgj0wykmpoeyfd" alt=""><figcaption></figcaption></figure>

Nesse momento você poderá selecionar aquele produto no qual deseja associar a sua conta e usar os processos nele presentes para execução em seu servidor cadastrado. Como nesse caso estamos fazendo a Adesão de um IDP CAFe você irá selecionar o produto CAFe.

<figure><img src="/files/qvEpDzTV9hd3Q4YjKRXz" alt=""><figcaption></figcaption></figure>

Após selecionar o produto CAFe você verá em sua box virtual o produto ali selecionado.

<figure><img src="/files/ycNbDaxgWOnDmkR3GFV1" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Lembrando que você pode ter mais de um produto registrado em seus vínculos
{% endhint %}

Pronto! Nesse momento você já tem acesso a todas as receitas de configuração, instalação e atualização da CAFe para a sua conta RPilot.


---

# 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://ajuda.rnp.br/cafe/sheerid/escolhendo-o-produto.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.
