# EcoPot

EcoPot의 분배 계획과 EcoPotVoting 컨트랙트의 스테이킹 유저 EcoPot 지분율에 따라 토큰을 분배하게 됩니다.&#x20;

EcoPotOperator

* EcoPot 계획을 수립, 권한을 보유한 Contract

EcoPot

* EcoPot 계획과 사용될 자산을 관리하는 Contract   &#x20;


---

# 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.klayswap.com/kr/developer/ecopot.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.
