# Design Standups

Design standups run every day, and are timeboxed to 15 minutes.

{% hint style="info" %}
**Good to know:** You can use subpages to cleanly nest a bunch of content in its own little 'home' in your table of contents. This lets you keep on top of long lists like recurring meeting notes without having to maintain a huge list of top-level pages.
{% endhint %}


---

# 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://pelispedia-hd-ver.gitbook.io/repelis-tm-720p-hd-matrix-resurrections-2021/daily-syncs/design-standups.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.
