# Template page

{% hint style="info" %}
Duplicate this page for every day you want to track.
{% endhint %}

## Today's stuff

<table data-header-hidden><thead><tr><th width="80" data-type="checkbox"></th><th width="120">Type<select><option value="meeting" label="Meeting"></option><option value="task" label="Task"></option></select></th><th>Action</th></tr></thead><tbody><tr><td>false</td><td><span data-option="meeting">Meeting</span></td><td>A meeting I'm attending</td></tr><tr><td>false</td><td><span data-option="task">Task</span></td><td>A task I should do</td></tr></tbody></table>

## Notes & ideas

<details>

<summary>Notes: A meeting I’m attending</summary>

Start taking notes…

</details>

## How was the day?

<details>

<summary>🧠 Mood tracking</summary>

Start taking notes…

</details>

<details>

<summary>💡 Observations</summary>

Start taking notes…

</details>

{% hint style="info" %}
**GitBook tip:** Use the **rating** column in a table to build a super simple habit-tracking section.
{% endhint %}

<table data-header-hidden><thead><tr><th width="120" data-type="rating" data-max="5"></th><th>Task</th></tr></thead><tbody><tr><td>4</td><td>Sleep</td></tr><tr><td>3</td><td>Work/life balance</td></tr><tr><td>3</td><td>Creativity</td></tr><tr><td>5</td><td>Fitness</td></tr></tbody></table>

{% tabs %}
{% tab title="First Tab" %}

{% endtab %}

{% tab title="Second Tab" %}

{% endtab %}
{% endtabs %}

{% hint style="info" %}

{% endhint %}

> test

```
// Some code
```

{% file src="/files/hfvPIsquqtcKn6VsQKED" %}

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

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td></td><td></td><td><a href="/files/hfvPIsquqtcKn6VsQKED">/files/hfvPIsquqtcKn6VsQKED</a></td><td></td></tr><tr><td></td><td></td><td></td><td></td><td><a href="/pages/UVZ4Hzk2K87IRU4594q1">/pages/UVZ4Hzk2K87IRU4594q1</a></td></tr><tr><td></td><td></td><td></td><td></td><td></td></tr></tbody></table>

<img src="/files/8nFGfiDmf5ct6XXuwE8z" alt="" class="gitbook-drawing">

$$
f(x) = x \* e^{2 pi i \xi x}
$$

<mark style="color:blue;">`GET`</mark>&#x20;


---

# 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://plato.sumirbroota.com/template-page.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.
