# Divisão do conteúdo na plataforma

A Grano distribui conteúdos em microlearning, através de **cards** agrupados em **módulos.** Os módulos são agrupados em **treinamentos**, que, por sua vez, são agrupados em **trilhas.**

Podemos ter um treinamento com vários módulos dentro.

<div align="left"><figure><img src="/files/XMYVDrg3jViv1i8PckPH" alt=""><figcaption></figcaption></figure></div>

Exemplo:

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

Podemos ter um treinamento com apenas 1 módulo. Nesse caso a página de módulos não existe, a plataforma abre diretamente nos cards.

<div align="left"><figure><img src="/files/bNhvH5C3Ahbrxfma6mlT" alt=""><figcaption></figcaption></figure></div>

Exemplo:

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

***

> *© 2026 Grano Edtech LTDA. Todos os direitos reservados.*


---

# 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.grano.app/conteudo/producao-de-conteudo/divisao-do-conteudo-na-plataforma.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.
