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

# 유니엄(UNIUM)

![](/files/-Mk_gqp_IKUM1GwLWB1j)

* &#x20;**U:NIUM은 Blockchain 기술을 활용해, 기존의 가상자산과 달리 디지털 자산에 별도의 고유한 인식값을 부여하고 있어 상호교환이 불가능하다는 특징을 있는 NFT를 활용해 인플루언서들과 아티스트들을 기반으로 여러가지의 콘텐츠들을 활용해, 이를 거래할 수 있는 NFT플랫폼을 제공해 인플루언서와 그 팬들이 교류하고 소통할 수 있는 생태계를 제공하고자 합니다. 저작권과 소유권을 명확히 함으로써 희소성과 유일성의 가치를 부여하고, 이러한 디지털 콘텐츠는 메타마스크를 연결해 “ETH” 혹은 유니엄 플랫폼에서 제공되는  “ERC-20” 규격의 토큰으로 결제가 가능합니다. 저렴한 플랫폼 및 중개 수수료를 통해 유저 및 인플루언서가 가져가는 이윤을 극대화 할 예정입니다.**
* **U:NIUM은 타 NFT플랫폼과 달리 신청 및 검증된 크리에이터만 NFT발행 권한을 제공하고 있습니다.**
* **U:NIUM은 세 등급(Limited, Premium, Common)으로 나뉜 다양한 콘텐츠를 만나 볼 수 있으며, 각 등급별로 구매자에게 크리에이터가 부여하는 다양한 서비스들을 제공받을 수 있습니다.**

공식 웹사이트: [https://unium.finance](https://unium.finance/)\
\
트위터: <https://twitter.com/Unium_official>\
\
인스타그램: <https://www.instagram.com/unium.official/>

미디엄 : <https://medium.com/@unium.nft>

텔레그램 :  <https://t.me/unium_global>

디스코드 : [<mark style="color:blue;">https://discord.com/invite/eTbuft8j5Y</mark>](https://discord.com/invite/eTbuft8j5Y)

BETA VERSION V1 : <https://ethereum.unium.finance/>

이메일: <official@unium.finance><br>


---

# 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://unium.gitbook.io/unium/master.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.
