> 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/media-and-press.md).

# Media & Press

{% hint style="info" %}
For media and press enquiries please email <press@vera.financial>.
{% endhint %}

### April 2022

* [Vera Joins Forces With GoldenDAO and Krypital Group to Produce NFTASIA in Miami, Reveals Plans for NFTASIA Mega-Conference in Singapore Next Year](https://finance.yahoo.com/news/vera-joins-forces-goldendao-krypital-150000447.html)

### March 2022

* [Cointelegraph: Vera surpasses $2M in NFT rentals, launches no-collateral lending](https://cointelegraph.com/press-releases/vera-surpasses-2m-in-nft-rentals-launches-no-collateral-lending)
* [Yahoo! Finance: Vera Surpasses $2M in NFT Rentals, Launches on Polygon and BSC at ETHDENVER2022](https://www.yahoo.com/now/vera-surpasses-2m-nft-rentals-150000864.html)

### December 2021

* [BTIG Fintech Industry Report: Vera Labs Makes NFT History](https://bit.ly/33mbYyg)
* [Nasdaq: 4 Cryptos to Buy at an Early Growth Stage](https://www.nasdaq.com/articles/4-cryptos-to-buy-at-an-early-growth-stage)
* [NFT Technology Breakthrough as Vera Launches Ethereum Mainnet and Showcases the First Ever Non-Custodial Rental of a $1.5 Million Dollar Bored Ape Yacht Club and XOiD NFT](https://finance.yahoo.com/finance/news/nft-technology-breakthrough-vera-launches-162200160.html)

### November 2021

* [Girl Gone Crypto: How to Rent, Lend and Mortgage NFT’s with Denis Lam of Vera Labs](https://www.youtube.com/watch?v=Vt-skfwxDH4)
* [腦哥 Chill塊鏈: VERA 創辦人專訪：「本週」將上線主網的項目!?😳 這個 NFT 借貸/租賃平台能改變元宇宙版圖嗎｜ VERA: how does NFT mortgage work? （中文字幕）](https://www.youtube.com/watch?v=x82OKQ9CrEI)
* [Mycryptoverse: Interview With The CEO Of Vera: Metaverse NFT Renting, Lending, Mortgage Protocol](https://www.youtube.com/watch?v=FopqjchaQ4g\&feature=youtu.be)
* [Giannis Andreou: Vera Επαναστατικό NFT Renting, Lending, Mortgage Protocol Συνέντευξη Με Τον CEO](https://www.youtube.com/watch?v=7bsq6Tr9cnY\&ab_channel=GiannisAndreou)
* [BTIG Fintech Industry Report: Vera's NFT DeFi Platform Pioneering Metaverse Mortgages](https://bit.ly/3cJAM4F)

### August 2021

* [NFT DeFi Platform Vera Raises $3M Seed Round Led by Animoca Brands](https://finance.yahoo.com/news/nft-defi-platform-vera-raises-154500703.html)
* [Vera's Polkastarter IDO Launch Set to Disrupt the NFT Industry](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/media-and-press.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.
