> 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/usando-conteudo-do-ecossistema.md).

# Usando conteúdo do ecossistema

### Adicionando conteúdo em banners:

### Passo 1: Vá até o menu superior e clique em "Customização".&#x20;

<figure><img src="/files/K81d11cdncwEY1iHxP5M" alt=""><figcaption><p>Imagem exemplo </p></figcaption></figure>

Selecione "Modular/Webpage". Escolha a opção "Banners". Adicione e configure os banners conforme suas preferências.&#x20;

<figure><img src="/files/69VXdGV4wM3B9PSAwGcH" alt="" width="562"><figcaption><p>Imagem exemplo</p></figcaption></figure>

### Veja a imagem abaixo para ter uma ideia de como ficará:

<figure><img src="/files/saaPstU66x3LxXlOq93H" alt=""><figcaption><p>Banners - Liga dos Traders com um de seus parceiro ( Papo de Mercado)  do ecossistema. </p></figcaption></figure>

### Passo 2: Criando uma campo para conteúdo dos parceiros:

Novamente, acesse o menu "Customização".

Selecione "Modular/Webpage".

Escolha a opção "Campos". Adicione o conteúdo dos seus parceiros, ative as permissões e ajuste as configurações de acordo com suas preferências.

<figure><img src="/files/qKbPZt3V2i1kUT6H63j3" alt="" width="431"><figcaption><p>Imagem Exemplo </p></figcaption></figure>

### Confira a Imagem exemplo abaixo para visualizar como ficará:

<figure><img src="/files/SSwlyMxjIC1fyNzTnF9c" alt=""><figcaption><p>Imagem Exemplo - Liga Dos Traders </p></figcaption></figure>

\
Estas simples etapas permitirão que você destaque o conteúdo dos seus parceiros de maneira personalizada em banners e crie campos específicos para facilitar o acesso aos materiais. Se surgirem dúvidas ou precisar de suporte adicional, nossa equipe está disponível para ajudar.

<br>


---

# 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/usando-conteudo-do-ecossistema.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.
