# Prima o descuento de GBTC

## Definición

La diferencia porcentual entre el precio de mercado (GBTC) y el valor del activo nativo (BTC).

$$
\text{Prima} = \frac{\text{Precio GBTC} - \text{Bitcoin per acción \* Precio de Bitcoin}}{\text{Bitcoin por Acción \* Precio de Bitcoin}}
$$

## Interpretación

**Prima alta: indica el mercado alcista de EE.UU., que también indica el riesgo a la baja.**

**Prima baja: indica el mercado bajista de EE.UU., que también indica el riesgo alcista.**

## Enlace a nuestra Data

* [Grafica Fideicomiso Grayscale Bitcoin (GBTC) en CryptoQuant](https://cryptoquant.com/overview?search=GBTC)
* [Documentos de Datos API Fideicomiso Grayscale Bitcoin (GBTC) en CryptoQuant](https://cryptoquant.com/docs#tag/BTC-Fund-Data)


---

# 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://userguide.cryptoquant.com/es/fund-data-premium/grayscale-bitcoin-trust-gbtc/market-premium.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.
