> 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/instructions/replace-typos-errors-on-planner.md).

# Replace Typos/Errors on Planner

Here's the guide to help you replace any errors or typos on the planner (Sorry for the inconvenience)

When this happens, I'll provide you with a replacement sticker. You can then place the sticker over the error without losing the hyperlink function.

On the 2024-2025 midyear planner, the Monday start December calendar has an incorrect date.&#x20;

**Please download the replacement sticker here:**

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

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

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

{% file src="/files/06ZJYp7fi5NtRUmzI1Jm" %}

Once you've downloaded the replacement, please place the correct calendar on top of the December calendar page. Make sure the line is aligned so you can still click on the date to go to the daily and weekly pages.

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

If you still have problem with the replacement please contact us here

{% embed url="<https://ivorydigitalhub.com/pages/contact-me>" %}


---

# 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/instructions/replace-typos-errors-on-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.
