# Contratação de uma IA

### Como configurar o PowerPilot (IA) no Power Embedded

Para que você tenha um assistente no portal, é preciso fazer a configuração dos seguintes passos:

1. Validar os [pré-requisitos](/portal-de-administracao/power-pilot-ia/pre-requisitos.md) no Portal de Administração do Power BI.
2. Contratar o modelo no [Azure OpenAI](/portal-de-administracao/power-pilot-ia/contratacao-de-uma-ia/azure-openai.md) ou [OpenAI (ChatGPT)](/portal-de-administracao/power-pilot-ia/contratacao-de-uma-ia/openai.md) (você está aqui)
3. [Criar um modelo](/portal-de-administracao/power-pilot-ia/modelos-de-ia.md) no Power Embedded
4. [Criar um assistente](/portal-de-administracao/power-pilot-ia/assistentes-de-ia.md) no Power Embedded


---

# Agent Instructions: 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:

```
GET https://docs.powerembedded.com.br/portal-de-administracao/power-pilot-ia/contratacao-de-uma-ia.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
