# Rangos

![](/files/-MjphmY0Lr3bC69sp_hL)

En DChess existirán 7 rangos de cuenta: F, E, D, C, B, A, S.

La rareza del tablero determinará en que rango comenzará la cuenta en DCHESS. De esta forma, todos los usuarios de DCHESS tendrán la posibilidad de alcanzar el rango máximo (S) sin importar la rareza de su tablero.&#x20;

En función del tablero que utilice el usuario se le asignará un rango respetando la siguiente tabla:&#x20;

![](/files/E5SEN2nu9Lm2kHVHnegq)

La forma que tendrán los jugadores de ir aumentando el rango de su cuenta será mediante la mejora de las 16 [piezas ](/dchess/dchess-juego/gameplay/piezas.md)de tu tablero.&#x20;

Los rangos permiten al usuario obtener una cantidad diferente de KING por cada partida ganada. La cantidad de KING a obtener esta determinada por el rango del usuario.


---

# 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://teamdchess.gitbook.io/dchess/dchess-juego/gameplay/rangos.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.
