# 토크노믹스

## Gyrowin에는 두 가지 종류의 토큰이 있습니다:

* [GYROWIN: 거버넌스 토큰](#gyrowin-1)
* [GUT: 유틸리티 토큰](#gut)

## <mark style="color:blue;">GYROWIN</mark>

GYROWIN은 거버넌스 토큰으로, 보유자에게 프로토콜 변경, 수수료 구조, 신규 기능 추가 등 다양한 제안에 대해 투표할 수 있는 권한을 제공합니다.

### 총 공급량: 1,000,000,000 GYROWIN

<figure><img src="/files/j6zOt6ed3JMxLV4XeAiS" alt=""><figcaption><p>GW Tokenomics</p></figcaption></figure>

**유동성 (DEX)**\
: 사용자가 이더리움의 Uniswap과 Sui의 Suiswap 같은 탈중앙화 거래소에서 토큰을 거래할 수 있도록 지원합니다.\
:lock: [LP lock](https://app.uncx.network/lockers/univ2/chain/1/address/0x1492628dac6673f9b7b5cbd7d95f9c5c40ee307a?sgquery=gyrowin)

**유동성 (CEX)**\
: 사용자가 Binance, Coinbase, OKX와 같은 중앙화 거래소에서 토큰을 거래할 수 있도록 지원합니다.\
:lock: [Freeze lock](https://etherscan.io/address/0x9beb789c31492FdA924Ca42A86faB3fB832FE349)

**리저브**\
: 미래의 필요를 충족시키기 위해 별도로 확보되며, 플랫폼의 장기적인 성장, 안정성, 그리고 유연성을 지원합니다.\
:lock: [Freeze lock](https://etherscan.io/address/0xe78aeaa092b42d451a24f0c098dccea74c880e51)

**마케팅**\
: 전략적 협업과 커뮤니티 이니셔티브를 지원하며, 생태계에 가치를 더하는 파트너십을 유치하기 위한 활동을 포함합니다.\
:unlock: [Wallet](https://etherscan.io/address/0xea648295f5C461420730410dFc3F7938bB2a2C08)

**Gyrowin 생태계**\
: 버그 수정이나 새로운 기능 추가와 같이 다양한 방식으로 프로젝트에 기여하는 개발자, 초기 지지자, 커뮤니티 구성원에게 인센티브를 제공하기 위해 지정되었습니다.\
:lock: [Freeze Lock](https://etherscan.io/address/0x02fb70e8f1f9bf29daf73a519b9cf7b0789b3e0a)

{% hint style="info" %}
[프리즈 락 (Freeze Lock)](/korean/overview/tokenomics/freeze-lock.md)

Gyrowin은 필요 시 필요한 토큰을 언락하며, 언락까지 7일의 대기 기간이 적용됩니다.
{% endhint %}

{% hint style="info" %}
만약 Gyrowin이 이더리움에서 10억 GYROWIN의 총 공급량을 가지고 있고, SUI에서도 10억 GYROWIN의 총 공급량을 가지고 있다면, 총 공급량이 20억 GYROWIN이 되는 것 아닌가요?

그렇지 않습니다.

Gyrowin은 락(lock)과 언락(unlock) 메커니즘을 사용하는 크로스체인 메시징 프로토콜을 사용합니다.

예를 들어, 이더리움에서 100 GYROWIN 토큰을 사용하면, SUI에서는 이 100 GYROWIN 토큰이 락을 통해 잠기게 되어, 두 체인 간 총 공급량은 항상 일정하게 유지됩니다.
{% endhint %}

## <mark style="color:blue;">GUT</mark>

GUT은 스테이킹 및 보상 유틸리티 토큰으로, 토큰 보유자가 토큰을 스테이킹하여 보상 또는 추가 토큰을 받을 수 있게 하며, 네트워크에 적극적으로 참여하도록 유도합니다.


---

# 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.gyro.win/korean/overview/tokenomics.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.
