# 🔠Glossary Rufian MU

Terms and Abbreviations

* **BUGS** - Errors within the programming of the video game that affect performance or the user experience.
* **PVP** – Player VS player: The term player against player is used in role-playing video games to designate a modality in which two or more players face each other.
* **GG** - Good Game / buena partida
* **GJ** - Good Job / buen trabajo
* **WP** - Well Played / bien jugado
* **GL** - Good Luck / buena suerte
* **W8** - Wait / espera
* **AFK** - Away From Keyboard / lejos del teclado, inactivo
* **BRB** - Be Right Back / ahora vuelvo
* **ASAP** - As Soon As Possible / tan pronto como sea posible
* **MB** - My Bad / culpa mía
* **DPS** - Damage Per Second / daño por segundo
* **HP** - Health Points / puntos de salud
* **RDY** - Ready / preparado
* **FTW** - For The Win / a por la victoria, a tope
* **WTF** - What The F\*\*\* / ¿Pero qué \*\*\*?
* **OMG** - Oh My God / oh dios mio
* **JK** - Just Kidding / solo bromeaba
* **IDK** - I Don't Know / no lo sé
* **IRL** - In Real Life / en la vida real
* **OMW** - On My Way / voy de camino
* **DC** - Disconect / desconectado
* **BTW** - By The Way / por cierto
* **EZ** - Easy / fácil
* **NVM** - Nevermind / no importa
* **NP** - No Problem / sin problema
* **TY** - Thank You / gracias


---

# 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://rufian-mu-1.gitbook.io/rufianv20/glossary-rufian-mu.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.
