> For the complete documentation index, see [llms.txt](https://teamdchess.gitbook.io/dchess/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://teamdchess.gitbook.io/dchess/dchess-juego/perfiles-personalizables/emojis.md).

# Emojis

![](/files/Mtgv3rJzccOmJWyGhYQG)

En DChess ofrecemos la posibilidad de que los usuarios puedan comunicarse entre si al enfrentarse en las partidas de manera sana, no abusiva y respetuosa. Por eso presentamos el sistema de **emojis.**

Hay diferentes emojis animados que representan un estado y/o sentimiento que pueda surgir en el transcurso de la partida que permite que el usuario pueda expresarse con su oponente. Estos podrán obtenerse mediante la compra utilizando KING en el juego. Todos los KING recaudados de los emojis se utilizara para la quema de este y así poder regularlo.

El ajedrez es un juego donde se necesita altos niveles de concentración, por ende, los emojis podrán utilizarse cada cierto tiempo en la partida. Y llegado al caso, el usuario puede configurar a su preferencia para que no se muestren los emojis del adversario.

Te presentamos a Taffy, será el emoji mediante el cual podrás expresarte. Salúdalo vos también!

![](/files/uJ9vPXUXOyFYyobNpj7X)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://teamdchess.gitbook.io/dchess/dchess-juego/perfiles-personalizables/emojis.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
