# 6 - Ranking

## Introduction

This plugin has provided two types of ranking so far:Win Ranking and KD(Kill/Death) Ranking

![](/files/-M4xehPoaHJLBhSrcd6W)

## View the ranking

| Command      | Action                                        |
| ------------ | --------------------------------------------- |
| /dt rank     | View my ranking data                          |
| /dt rank win | View the Win Ranking data of the whole server |
| /dt rank kd  | View the KD Ranking data of the whole server  |

## Ranking hologram

You can use some hologram plugin to hold the rankings and them only support being held by **HolographicDisplays** and **TrHologram** now.

Creating a Win Ranking by **/dt hd win**.If you want to move it.Just type it again.

Creating a KD Ranking by **/dt hd kd**

Deleting the hologram by **/dt hd winremove** or **kdremove**

![](/files/-M4xesIGaurhbFwxiRXy)

The default hologram plugin used by this plugin is TrHologram.If you have HolographicDisplay instead of TrHologram.Dantiao plugin will switch automatically.

If you want to designate TrHD

```
hd: TrHologram
```

If you want to designate HD

```
hd: HolographicDisplays
```

## Some errors?

If you find some errors occurred in the hologram,just type **/dt hd refresh** to reload it


---

# 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://1392847363.gitbook.io/dantiao-plugin/6.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.
