> For the complete documentation index, see [llms.txt](https://undefined-281.gitbook.io/klaydao-english/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://undefined-281.gitbook.io/klaydao-english/overview/technical-summary.md).

# 🔥Technical Summary

## Roadmap

**Q3 2022 DONE**

* [x] KlayDAO Launch
* [x] Smart-Contract Deployment
* [x] Working on Whitepaper
* [x] Initiate Development
* [x] Web3 Build-Up

**Q4 2022 ONGOING**

* [x] Platform Development
* [ ] IDO Open
* [x] NFT Marketplace Development
* [ ] Multi-Chain Announcement
* [ ] Staking Open

**Q1 2023 PENDING**

* [ ] NFT Marketplace Launch
* [ ] Gatekeeper First IDO/INO
* [ ] First NFT Launch
* [ ] First Governance
* [ ] INO Open

**Q2 2023 PENDING**

* [ ] Guild Assemble
* [ ] First IGO Launch
* [ ] DEX Launch
* [ ] Platform Expansion
* [ ] Staking&#x20;

**Q3 2023 PENDING**

* [ ] DAO Governed IDO
* [ ] Ecosystem Expansion
* [ ] Platform Mega-Update
* [ ] DEFI 3.0
* [ ] Guild System Launch

*\*subject to the availability of banking services;*

## How does it work?

**KlayDAO** - is powered by Klaytn - based **KlayDAO** Coin token. Once you get KlayDAO Coin you are eligible to purchase any NFT assets or product on the KlayDAO network. NFTs generated by the creator will be automatically released once the project is delivered or NFTs are listed for sale or outbid by the current holder.&#x20;

**Gamestarter will not be holding custody of the user's cryptocurrencies. All transactions will be made directly among the users.** KlayDAO will charge it's fees, where applicable.&#x20;

To make deposits of coins from the exchange you can transfer your coins at any time to your KlayDAO account, where you'll see your balance and owned NFT. In order to make withdrawals of KlayDAO Coins or NFT, you'll have to provide your Klaytn wallet and pass the KYC.    \
&#x20; &#x20;

<figure><img src="/files/sXFVfXpTX3ypDxHIYOE8" alt=""><figcaption></figcaption></figure>


---

# 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://undefined-281.gitbook.io/klaydao-english/overview/technical-summary.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.
