# 공동 기여와 출처

우리는 원합니다&#x20;

* 모델 기여자,&#x20;
* 데이터 기여자, 그리고&#x20;
* IP 기여자들이&#x20;

그들의 공동 기여와 현실 세계에서 AI 에이전트의 생산적인 활용으로부터 이익을 얻기를 바랍니다. 따라서 우리는 다음과 같이 구상했습니다:

1. **모듈형 합의 프레임워크**:
   * 이 프레임워크는 Virtual Protocol의 기초 아키텍처를 형성합니다. 이는 Virtuals 생태계의 기여자들에게 필수적인 포괄적인 도구 및 라이브러리 모음을 제공합니다.
   * 이 프레임워크의 주요 목표는 프로토콜이 관리하는 VIRTUAL 에이전트의 구축, 유지보수, 거버넌스, 호스팅 및 활용을 촉진하는 것입니다.
   * 그 모듈식 특성은 투명성과 조합 가능성을 가능하게 하여, 이해관계자들이 각자의 구체적인 필요와 목표에 따라 VIRTUAL 에이전트와의 상호작용을 맞춤화할 수 있게 합니다.
2. **불변 기여 금고**:
   * 프로토콜은 검증된 모든 기여를 보유하며, 이는 대체 불가능 토큰(NFT) 형태로 표현되어 불변 기여 금고(ICV)에 안전하게 저장됩니다. 이러한 기여 NFT의 집합은 생태계 내 협업 노력과 지적 기여를 입증하는 증거입니다.

<figure><img src="/files/a3602536dd8b3409ebd5f35908ba471c607094b3" alt=""><figcaption><p>이 도식은 모듈형 합의 프레임워크가 프로토콜 및 각 스택 내 구성 요소와 어떻게 작동하는지를 설명합니다. </p></figcaption></figure>


---

# 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://whitepaper.virtuals.io/virtuals-protocol-whitepaper-ko/virtuals-1/the-protocol/co-contribution-and-provenance.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.
