# Acrónimos varios

Con esto, podrás ir a las cenas de navidad y de colegas, y soltarles varios para parecer un experto. Lo acabarás siendo, pero te tocará leer mucho antes. Eso sí, siempre podrás volver a este pequeño diccionario si algún día te intentan hacer el lío con palabras raras.&#x20;

<details>

<summary>Expresiones generales</summary>

* DYOR: Do Your Own Research - Realiza tu propia investigación (referido a un proyecto)
* FOMO: Fear Of Missing Out - Miedo a perderse algo
* FUD: Fear, uncertainty and doubt - Miedo, Incertidumbre y duda
* ATH: All Time High - Punto más alto en todos los tiempos
* dAPP: Aplicación web (WebApp) descentralizada
* HODL: referido a Hold. Aguantar un activo en la cartera, no venderlo.&#x20;
* "To the moon" - Lo que dicen los que creen que el precio de un token va a llegar a la luna (suelen equivocarse)&#x20;

</details>

<details>

<summary>Expresiones "técnicas"</summary>

* DLT: Distributed Ledger Technology - Tecnología de Libro Mayor Distribuido&#x20;
* DEX: Dezentralized Exchange - Exchange Descentralizado
* CEX: Centralized Exchange - Exchange Centralizado
* LP: Liquidiy Pool - Pool de Liquidez
* LP Token: Liquidity Pool Token - Tokens sobre el Liquidity Pool
* LS: Liquid Staking - Delegación Líquida
* TLV: Total Value Locked - Valor total bloqueado
* DeFi: Decentralized Finance - Finanzas Descentralizadas

</details>

<details>

<summary>Expresiones raras</summary>

* PoW: Proof of Work - Prueba de Trabajo (referido a un mecanismo de consenso)
* PoS: Proof of Stake - Prueba de Participación (referido a un mecanismo de consenso)
* OTC: Over The Counter - Fuera de los Registros (referido a una operación de compra-venta)<br>
* DVT: Distributed Validator Technology - Tecnología de Validación Descentralizada (referido a un método de validación de bloques)

</details>


---

# 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://docs.alphanodes.io/conceptos-generales/empieza-por-aqui/acronimos-varios.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.
