# Pages

![](/files/-LANiz7VUNvBhq0Q1QPn)

They can be dedicated to specific topics, such as different areas or characteristics of the same project, or different projects.

References: <https://techterms.com/definition/webpage>

## DESCRIPTION and DOCUMENTATION

Description of the sub-topic, where applicable, with direct link / buttons to GitHub or equivalent repository.

## RELEASE

State of the art of the project or of the sub-theme.

## SLIDESHOW

Embedded presentation about activities’ outcomes or prototypes.

## BLOG

Latest news about the specific theme of the page; it shows the overview of three posts, with title and brief description.


---

# 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://wemakecc.gitbook.io/d3-2-full-documentation-of-all-prototypes/how-we-documented-the-prototypes/pages.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.
