> For the complete documentation index, see [llms.txt](https://ivorydigitalhub.gitbook.io/ivorydigitalhub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ivorydigitalhub.gitbook.io/ivorydigitalhub/product-user-handbooks/realistic-basic-digital-planner.md).

# Realistic Basic Digital Planner

![23/24 Mid Year Realistic Planner - Kraft](/files/yFbI3ZPpAlh1UsKge4qV)

Welcome to this comprehensive product guide, designed to assist you in navigating through this planner effectively. As you explore the planner, you will come across numerous links. These links serve the purpose of providing quick access to related content. However, it can sometimes be confusing to differentiate between linked and non-linked information.

To enhance your experience with this planner, I have created a detailed list of all the links and their respective destinations. By referring to this handbook, you will have a better understanding of the available links and their functionalities. I sincerely hope that this manual proves to be a valuable resource, ensuring that your usage of this planner becomes an enjoyable and seamless experience.


---

# 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://ivorydigitalhub.gitbook.io/ivorydigitalhub/product-user-handbooks/realistic-basic-digital-planner.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.
