# 1.1 Introduction

ShardingDAO is an NFT decomposition synthesis protocol based on Ethereum and Binance Smart Chain.

Users can securitize and fragment their NFT into ERC20 Tokens. And then, the shards will flow to the market for trade and mining.

Suppose you, as the owner of a shard, want to obtain full ownership of the original NFT. In that case, you can propose a buyout and then officially obtain the ownership through decentralized governance voting. After that, all the shards will be destroyed, making you the sole owner of that NFT.

![](/files/-MVotAOGrAdgsPqoq3ul)


---

# 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://docs.shardingdao.com/1.introduction-to-shardingdao/1.1introduction.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.
