# 거버넌스 통과 투표 정책

### 일반 자산의 거버넌스 통과 투표

* 일반 자산은 거버넌스의 투표(KSP 분배 자격 획득)를 통해 거버넌스 통과 자산(B레벨)으로 변경될 수 있습니다.
* 이때 거버넌스 통과 자산은 3개월마다 자동으로 자격 유지 투표를 진행합니다.
* 스마트 컨트랙트를 통해 해당 토큰의 KSP 분배 자격 종료 예정 블록시점으로부터 7일전에 유지 투표가 자동으로 생성해 DAO의 투표를 진행합니다.
* 기존의 거버넌스 투표 정책 가결 기준에 따라 해당 자산의 유지 투표 가결(통과)시, 다시 3개월 간 레벨이 유지됩니다. 부결(취소)된 경우, 코드 반영 완료 시점부터 해당 자산과 관련된 페어는 KSP 분배 대상에서 제외됩니다.
* 유지 투표와 별개로 직접 KSP 분배 철회 투표 생성 및 가결되는 경우 해당 자산과 관련된 페어는 KSP 분배 대상에서 제외됩니다.


---

# 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/tokenomics/ksp/kspminingrate/tokenvote.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.
