# Notification box

Here is the page where you can check your notifications.

### URL

```
https://voxelcanvas.me/notice/
```

![](/files/-MX53ghQZMaewwwOCV2s)

&#x20;There are the following types of notifications.

* **Weekly Ranking**

<div align="left"><img src="/files/-MX54MC9LRuZ-Odp8EqG" alt=""></div>

Every Sunday, the voxels with the most views during the week are measured up to the third place, and the owners are notified.

* **Anyone liked your voxel**

<div align="left"><img src="/files/-MX54_RPAtajf91ngF12" alt=""></div>

* **Anyone forked your voxel**

<div align="left"><img src="/files/-MX54fmXuBUMRsLfnhQd" alt=""></div>

* **General message**

<div align="left"><img src="/files/-MX54lNRX4GD4IKwGG3E" alt=""></div>


---

# 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://tsudaryo.gitbook.io/voxelcanvas/pages/notification-box.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.
