# Calendar

## <img src="https://minecraft.wiki/images/Name_Tag_JE3_BE2.png?cbdc1&#x26;format=original" alt="" data-size="line"> Identifier: **poke:calendar** <a href="#identifier" id="identifier"></a>

## Obtaining:

{% tabs %}
{% tab title="Recipe" %}
{% hint style="info" %}
This recipe is shapeless
{% endhint %}

<figure><img src="https://minecraft.wiki/images/thumb/Crafting_Table_JE4_BE3.png/150px-Crafting_Table_JE4_BE3.png?5767f" alt=""><figcaption><p>Crafted in the <a href="https://minecraft.wiki/w/Crafting_Table">Crafting Table</a></p></figcaption></figure>

|     |                                                                                                                                         |
| :-: | :-------------------------------------------------------------------------------------------------------------------------------------: |
|     | <img src="https://github.com/ItsMePok/PFE/blob/wikiAssets/wikiMain/cobalt_ingot.png?raw=true" alt="Cobalt Ingot." data-size="original"> |
|     |                                     ![Paper.](https://minecraft.wiki/images/Paper_JE2_BE2.png?9c3be)                                    |

Items:

* <img src="https://github.com/ItsMePok/PFE/blob/wikiAssets/wikiMain/cobalt_ingot.png?raw=true" alt="Cobalt Ingot." data-size="line"> [Cobalt Ingot](/home/items/ingots/cobalt-ingot.md)
* <img src="https://minecraft.wiki/images/Paper_JE2_BE2.png?9c3be" alt="Paper." data-size="line"> [Paper](https://minecraft.wiki/w/Paper)
  {% endtab %}
  {% endtabs %}

## Menu Options:

### Main Menu:

{% stepper %}
{% step %}

#### Change Timezone

{% hint style="info" %}
this will only appear if you are yet to set it
{% endhint %}

Time is based on your system's time

By default, the timezone is set to UTC
{% endstep %}

{% step %}

#### Change Birthday (if not set yet)

{% hint style="info" %}
his will only appear if you are yet to set it
{% endhint %}

#### Options:

* Dropdown: Day
* Dropdown: Month
* Toggle: Inform others that it's your birthday when they join on that day?

{% hint style="info" %}
Enabling the toggle will send a message to player when they join on your birthday saying:

```bc-minecraft-language
Good Morning (PLAYERNAME) it's (BIRTHDAY PLAYERNAME)'s Birthday!
```

{% endhint %}
{% endstep %}

{% step %}

#### [Upcoming Events](#upcoming-events-1)

{% endstep %}

{% step %}

#### [Additional Options](#additional-options-1)

{% endstep %}

{% step %}

#### Claim Gift

{% hint style="info" %}
This will only appear if you have a gift available to claim
{% endhint %}
{% endstep %}
{% endstepper %}

***

### Upcoming Events

{% stepper %}
{% step %}

####

{% endstep %}

{% step %}

####

{% endstep %}
{% endstepper %}

***

### Additional Options:

{% stepper %}
{% step %}

####

{% endstep %}

{% step %}

####

{% endstep %}
{% endstepper %}


---

# 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://pfewiki.gitbook.io/home/configs-uis-events/calendar.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.
