# March Update

**Sentinel Bot Development Blog – March Update & Roblox Ranking API**

We're thrilled to announce that the **March Platform Update** for Sentinel is **now live early!** This update introduces the highly anticipated **Roblox Ranking API**, available **exclusively for Premium plan users.**

#### **Introducing the Roblox Ranking API**

The **Roblox Ranking API** is a powerful new feature that allows users to create and manage ranking systems directly from Discord. With customizable **commands and templates**, you can:

* Build ranking systems using pre-made templates (ranking centers, application centers, etc.).
* Craft custom solutions tailored to your community’s needs.
* Seamlessly integrate with your Discord server for real-time rank updates and automation.

Whether you're managing a **large Roblox group** or running a **private roleplay server**, the **Sentinel Ranking API** provides flexibility and automation like never before.

#### **Ranking Commands Deployment**

We are actively rolling out **ranking commands within the week**, enabling Premium users to **assign ranks** effortlessly through Discord. Stay tuned for announcements as the deployment goes live!

***

#### **April Update Released Early!**

We’re also excited to announce that the **April Platform Update** has been rolled out early as part of this March update! This means that features like **expanded Evidence Management and real-time Roblox Live-Stats** are now available.

**Expanded Evidence System**

* **Standard Memberships** now have access to the **core Evidence system**, previously exclusive to Premium users.
* **Premium Members** can now **integrate their own AWS S3 storage**, allowing for **unlimited evidence storage** when using custom API keys.

**Roblox Live-Stats**

* **Workspace owners** can now track **real-time statistics** using a **slash command in Discord**.
* While the **Sentinel Dashboard** is still in development, these new insights will enhance game moderation and player tracking.

***

#### **Sentinel Luau SDK Overhaul**

The [**sentinel.sdk**](https://github.com/Metatable-Games/sentinel.sdk) Luau SDK has undergone a **major update** to support both the **RankingAPI** and **EvidenceAPI**. Due to these enhancements, the API usage and structure have changed significantly.&#x20;

{% hint style="danger" %}
Users should review the updated documentation to ensure compatibility with their integrations.
{% endhint %}

**Upgrade to Premium today and take advantage of the all-new Sentinel Ranking API.**


---

# 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://sentineldocs.metatable.dev/march-update.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.
