> For the complete documentation index, see [llms.txt](https://kresko.gitbook.io/kresko-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kresko.gitbook.io/kresko-docs/events/closed-beta.md).

# Closed Beta

## Overview

Kresko's Closed Beta facilitates the validation of our novel global collateralized debt position (CDP) architecture and also gives participants an opportunity to:

* Trade without slippage
* Earn yield on liquidity provisioning using stablecoins, thereby avoiding market volatility
* Take short positions on synthetic assets
* Become a Kresko OG

## Timeline

The Closed Beta is launching on Arbitrum mainnet on March 11, 2024.

### Access

Possession of Kresko NFTs will be required to access the Beta. Prepare for the Beta by bridging your NFTs from Optimism to Arbitrum.

NFT requirements will ease as the Closed Beta progresses.

For the 1st Phase access users need three NFTs to access the Beta:

1. Freshly Minted - "Officially a Kreskian" collection
2. Analyze This - "Quest for Kresk" collection
3. Any other NFT from "Quest for Kresk" collection (Can't be "Analyze this")

### **Acquisition of Kresko NFTs**

* Testnet participants were awarded different tiers of Kresko NFTs depending on their testnet performance and contribution to the protocol and community.
* Kresko NFTs can now be acquired from OpenSea (subject to availability).
  * [Officially a Kreskian](https://opensea.io/collection/officially-a-kreskian)
  * [Quest for Kresk](https://opensea.io/collection/the-quest-for-kresk?search\[stringTraits]\[0]\[name]=Location\&search\[stringTraits]\[0]\[values]\[0]=Foundry)

## Join the Community

* [Twitter](https://twitter.com/kreskoxyz)
* [Discord](https://discord.gg/kresko)
* [Blog](https://mirror.xyz/kreskohq.eth)


---

# 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://kresko.gitbook.io/kresko-docs/events/closed-beta.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.
