# 거버넌스

ELYFI는 전체 시스템을 좌우하는 중요한 변수들과, 점차 발전하기 위해 결정되어야 할 사항들이 존재한다. 현물 자산과의 연동이 필요하기에, 결정해야 하는 사항들은 단순 프로그램으로 충분하지 않다. 따라서 중요 사항은 생태계 내 참여자들의  의견 수렴을 통해 결정해야 한다.

특히 ELYFI는 현물 자산이 가상자산 금융과 연결되는 지점이 존재하기에, 발행되는 토큰들이 단순히 기능적으로만 사용하지 않기 위해서 법과 연결되어 실제 효력을 발휘할 수 있어야 한다. 이 구조를 완성하기 위해서 현실 세계의 의사 결정 사항들도 블록체인 상에 반영해야만 한다.&#x20;

거버넌스 구축의 첫 시작으로 ELYFI의 전체적 기본 구조와 주요한 결정사항에 대해서 제안할 것이다. 제안한 구조에는 중요 결정 사안이 빠져 있거나 비효율적인 요소들이 있을 수 있다. 이들에 대한 피드백을 지속적으로 받을 것이며 그에 대한 변경 사항들은 문서를 통해 명시할 예정이다.


---

# 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-v1.elyfi.world/elements/governance.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.
