# GOOD 프로토콜

우리의 장기적 비전은 완전한 탈중앙화입니다.&#x20;

goodcryptoX는 궁극적으로 고급 거래 도구를 갖춘 비수탁 DEX 거래를 위한 프로토콜인 GOOD 프로토콜로 전환될 것입니다. GOOD 프로토콜은 goodcryptoX와 동일한 기능을 제공하지만 현재 중앙 서버에서 처리되는 모든 거래 로직은 탈중앙화됩니다.

각 거래 기능은 GOOD 프로토콜에 배포된 별도의 스마트 계약으로 전환될 것입니다. 온체인 오라클은 스왑을 트리거할 가격 및 기술적 분석 신호를 제공합니다.

GOOD 토큰은 GOOD 프로토콜의 네이티브 토큰이 될 것입니다. 이는 프로토콜 채택으로 인한 가치의 대부분을 축적하고 거버넌스 권한도 제공합니다.


---

# 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.goodcrypto.app/goodcryptox-ko/good/good-1.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.
