> For the complete documentation index, see [llms.txt](https://docs.vera.financial/hub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vera.financial/hub/es/medios-y-prensa.md).

# Medios y Prensa

### **Diciembre de 2021**&#x20;

* [Informe de la industria BTIG Fintech: Vera Labs hace historia en NFT](https://bit.ly/33mbYyg)
* [Nasdaq: 4 criptomonedas para comprar en una etapa de crecimiento inicial ](https://www.nasdaq.com/articles/4-cryptos-to-buy-at-an-early-growth-stage)
* [Avance tecnológico NFT cuando Vera lanza Ethereum Mainnet y exhibe el primer alquiler sin custodia de un Bored Ape Yacht Club de $ 1.5 millones de dólares y XOiD NFT](https://finance.yahoo.com/finance/news/nft-technology-breakthrough-vera-launches-162200160.html)

### Noviembre de 2021

* [Girl Gone Crypto: Cómo alquilar, prestar e hipotecar NFT con Denis Lam de Vera Labs](https://www.youtube.com/watch?v=Vt-skfwxDH4)
* [Brain Brother Chill Blockchain: Entrevista con el fundador de VERA: ¿"Esta semana" lanzará un proyecto en la red principal? 😳 ¿Puede esta plataforma de préstamo / arrendamiento NFT cambiar el mapa del metaverso? ｜ VERA: ¿cómo funciona la hipoteca NFT? (Subtítulos en chino )](https://www.youtube.com/watch?v=x82OKQ9CrEI)
* [Mycryptoverse: Entrevista con el CEO de Vera: Protocolo de alquiler, préstamo e hipoteca de NFT de Metaverse](https://www.youtube.com/watch?v=FopqjchaQ4g\&feature=youtu.be)
* [Giannis Andreou: Entrevista con el CEO de Vera: Protocolo de alquiler, préstamo e hipoteca de NFT de Metaverse](https://www.youtube.com/watch?v=7bsq6Tr9cnY)
* [Informe de la industria BTIG Fintech: La plataforma NFT DeFi de Vera, pionera en hipotecas Metaverse](https://bit.ly/3cJAM4F)

### Agosto 2021

* [La plataforma NFT DeFi Vera recauda una ronda de semillas de $ 3 millones liderada por Animoca Brands](https://finance.yahoo.com/news/nft-defi-platform-vera-raises-154500703.html)
* [El lanzamiento de Polkastarter IDO de Vera está listo para romper la industria de NFT](https://finance.yahoo.com/news/veras-polkastarter-ido-launch-set-160000767.html)


---

# 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://docs.vera.financial/hub/es/medios-y-prensa.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.
