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

# Tokenomics

## Treasures Club Tokenomics

### with <mark style="color:yellow;">TRGC(Treasures Universe Governance Coin)</mark>

<div><figure><img src="/files/vcO7rwh2M4AnAni8KjzE" alt=""><figcaption></figcaption></figure> <figure><img src="/files/TZnbNPRoX6GDYycYMtKs" alt=""><figcaption></figcaption></figure></div>

#### <토크노믹스 방향>

* 트레져스클럽의 토크노믹스는 토큰의 가치와 전체 경제 규모의 동반 성장을 최우선으로 추구합니다.
* 트레져스클럽의 토크노믹스는 토큰 가치 유지를 위해 유통량 조절이 아닌 지속적인 경제 가치 창출이 가능한 방법을 선택합니다.
* 트레져스 유니버스 토크노믹스는 클레이튼, 이더리움, 솔라나 등의 레이어1 블록체인을 모두 지원할 예정이며, 트레져스 유니버스 전체의 월드가 유기적으로 동작할 수 있는 자체 메인넷도 검토 중입니다.

#### <토큰 발행>

* <mark style="color:yellow;">**'트레져스 유니버스 거버넌스 코인(이하 TRGC)'**</mark>은 총 2억 개 발행되며, 첫 해 1억 개 발행 이후 매년 수량이 줄어드는 형식으로 8년간 발행
* <mark style="color:yellow;">**패시브 발행**</mark> : 트레져스클럽이 공식 지정한 콜라보 NFT 홀더들에게 자동 발행&#x20;
* <mark style="color:yellow;">**액티브 발행**</mark> : 각 독립 월드 내 활동을 중심으로 발행하며 패시브 / 액티브 할당 비율 변동이 가능하게 하여 시장 정책에 따라 대응

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

#### <토큰 활용>

* 트레져스클럽 프로젝트 내 활용 외에도 온라인과 오프라인을 매우 유기적으로 커버할 수 있는 다양한 기업들과 함께 토큰의 활용처를 지속적으로 만들어나갈 예정
* TRGC 각 독립월드 토큰 간 가치교환은 USDC를 이용해 자체 지갑/DEX에서 제공하여 매우 쉽게 접근 가능하게 할 방침이며 DeFi / 스테이킹 서비스 등도 검토중&#x20;

#### <토크노믹스 운영>

온/오프라인의 활용처를 다양화하는 것은 물론 토큰 가치 유지와 상승에 힘쓰겠습니다.

* 일종의 IDO 런치 패드에 가까운 형태로 NFT 플랫폼으로 진화
* 자체 IP뿐만 외부 IP, 기업, 브랜드 등과의 협업으로 생태계를 확장
* 게임, 쇼핑, 전시, 거래소 등의 다양한 월드를 통해 컨텐츠를 소비할 수 있게함
* 각 독립월드의 활동이 극대화 될 때 각 월드별로 독립 토큰 사용 가능
* 일반 유저들이 참여할 수 있도록 다양한 홍보 이벤트
* 멀티체인 모바일 지갑과 동시에 DEX 구축 검토
* TRGC의 거래소 상장 검토


---

# 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://official-treasuresclub.gitbook.io/treasures-club-guide/tokenomics.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.
