> 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/ecossistemas/adicionando-conteudo-do-ecossistema-em-uma-webpage.md).

# Adicionando conteúdo do ecossistema em uma webpage

### Siga as Instruções Simples Abaixo :smile:&#x20;

### Passo 1: Navegue até o menu "Modular/Webpages". Crie um Novo Campo.&#x20;

<figure><img src="/files/RCCDgC4HBgAUHfEUQSNd" alt=""><figcaption><p>Imagem Exemplo da platoforma</p></figcaption></figure>

###

### Passo 2: Dentro de "Campos" adicione um campo novo para a sua webpage.&#x20;

<figure><img src="/files/9nxfFSxU6cq41Xxfjxbo" alt="" width="423"><figcaption><p>Imagem exemplo da plataforma</p></figcaption></figure>

### Passo 3: Dentro do campo recém-criado, clique em "Conteúdos".&#x20;

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

### Passo 4: Adicione Conteúdo do Ecossistema Aqui, você poderá adicionar conteúdos do ecossistema à sua webpage.      &#x20;

&#x20;                                                                                        &#x20;

<figure><img src="/files/6i3GrryddNqxD8JvrNO1" alt="" width="307"><figcaption><p>Imagem exemplo da plataforma </p></figcaption></figure>

&#x20;   &#x20;

{% hint style="info" %}
Esses passos simples **permitirão** que você **integre facilmente** o **conteúdo** do ecossistema às suas **páginas da web**. Se encontrar alguma dificuldade ou tiver dúvidas durante o processo, nossa equipe de suporte está pronta para ajudar.
{% 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/ecossistemas/adicionando-conteudo-do-ecossistema-em-uma-webpage.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.
