# Status

{% hint style="info" %}
Please Note: This page will not be updated as often as the discord. For a more up-to-date look Please see the #status channel in the discord server ( [Join The Discord!](/support/join-the-discord.md))
{% endhint %}

please use the tabs to browse by issue type.

### Bot Status/ Major issues

Please use status page for more up to date information - <https://olilz.statuspage.io/>

{% hint style="success" %}
Bot Is currently online and no major issues known
{% endhint %}

{% hint style="success" %}
Emails are back online, thank you for your patience! Please continue to [Contact Us](/contact-us.md) via email
{% endhint %}

### Known Issues

{% hint style="warning" %}
Counting, non exact code mode is experiencing degraded preformance
{% endhint %}

### Past issues

<details>

<summary>Past Issues</summary>

Olilz Coins Balances are appearing as "0" - we are aware that coins are not being granted and balances are appering as 0. Coins will be restored shortly, and we are working on a fix.

This has been resolved: Bot Is Offline and experiencing Degraded Preformance, we are working on a fix - 23rd feb 24\
16:05 - Bot Offline\
18:05 - Bot Restored\
20:24 - Bot Offline\
21:37 - Bot Restored\
This Has Been Resolved: Scheduled Bot Outage on 16/3/23 @ 23:00 -> 17/3/23 @ 01:00

</details>

### Broken Commands&#x20;

all commands that are known not to function correctly are reported here. Please report further issues in the discord.

* [ ] -/Display-hex command Unfunctional
* [ ] -/check-channel returns \[Object Object]
* [ ] -/Pins Broken
* [x] -/level-leaderboard displaying "<>"

<figure><img src="/files/ahL23GUjDRRdbcg8otJh" alt="" width="188"><figcaption></figcaption></figure>


---

# 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://docs.olilz.xyz/support/status.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.
