> For the complete documentation index, see [llms.txt](https://centraldeajuda.tradeinsights.com/bem-vindo-a-trade-insights/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://centraldeajuda.tradeinsights.com/bem-vindo-a-trade-insights/customizacao/ia-creator/como-utilizar-a-ia-creator.md).

# Como Utilizar a IA Creator

A IA Creator é uma ferramenta revolucionária que facilita a criação e aprimoramento de conteúdos de forma eficiente. Neste tutorial, vamos mostrar como adicionar e criar conteúdos usando a IA Creator. Siga os passos abaixo:

## **Adicionar Conteúdo com a IA**&#x20;

<figure><img src="/files/29Mv3WPB0kbPUlQQYTpf" alt="" width="375"><figcaption></figcaption></figure>

### Passo1 : Primeiramente, vá até o menu na barra superior e clique em "IA".

<figure><img src="/files/gthHfjz6SVg81zvkRdmS" alt=""><figcaption><p>Imagem exemplo  da plataforma </p></figcaption></figure>

### Passo 2: Na tela de criação, clique no botão azul "Adicionar".

<figure><img src="/files/TbfjuF7CQwtHlm4EU0XT" alt=""><figcaption><p>Imagem exemplo da plataforma </p></figcaption></figure>

### Passo 3: Selecione o conteúdo que deseja aprimorar.

Escolha o conteúdo que deseja e escolha também o tom de voz que deseja para o seu texto e defina o número máximo de caracteres desejado para o texto.

<figure><img src="/files/Ozx8MOsNZ40tgEIC2WCo" alt="" width="460"><figcaption><p>Imagem exemplo da plataforma </p></figcaption></figure>

Clique em "Criar Conteúdo" e a IA irá reformular o seu texto, deixando-o ainda mais rico em informações.

### **Criar Conteúdo com a IA:**

### Passo 1:  Para criar um texto do zero, clique em "CREATOR".

<figure><img src="/files/TbfjuF7CQwtHlm4EU0XT" alt=""><figcaption><p>Imagem exemplo da plataforma </p></figcaption></figure>

### Passo 2: Selecione o título do seu texto.

<figure><img src="/files/itMf0YzWYi5CIE9c8mE5" alt="" width="405"><figcaption></figcaption></figure>

* Insira uma descrição detalhada, explicando o que deseja que o texto contenha. Seja claro e específico em seus comandos para obter os melhores resultados.
* Escolha o tom de voz adequado para o seu texto.
* Defina o número máximo de caracteres desejado.
* Clique em "Criar Conteúdo" e aguarde a IA fornecer um texto excelente, totalmente personalizado de acordo com suas instruções.

{% hint style="info" %}
Experimente agora mesmo a **IA Creator** e descubra como ela pode tornar a criação de conteúdos mais rápida, fácil e eficaz!
{% endhint %}


---

# 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://centraldeajuda.tradeinsights.com/bem-vindo-a-trade-insights/customizacao/ia-creator/como-utilizar-a-ia-creator.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.
