> For the complete documentation index, see [llms.txt](https://guide-v1.elyfi.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide-v1.elyfi.world/korean-2/governance/off-chain-guide/how-to-participate.md).

# 참여 방법

### 엘리파이 포럼 가입

[엘리파이 포럼 사이트](https://forum.elyfi.world/) 에 들어가셔서 가입 후에 로그인 해주세요.

![](/files/VLw1LPurqHvetAF1HUkz)

### Verification 카테고리로 진입&#x20;

검증이 진행중인 제안서를 확인하기 위해 Verification 카테고리로 들어가주세요.

![](/files/LbQRoer65QcP3ubv5dR8)

### 데이터 검증 투표

검증하고자 하는 제안서를 선택하여 데이터 검증을 해주세요 . 제안서를 확인한 후 엘리파이 프로토콜에 해당 NFT 를 담보물로 승인할 것인지 아닌지를 제안서 상단에 위치한 Poll 에 투표하시면 됩니다.

![](/files/gGVwbW3zU6lgDkmL94cV)


---

# 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:

```
GET https://guide-v1.elyfi.world/korean-2/governance/off-chain-guide/how-to-participate.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.
