# 자금관리

자금관리는 LetMeSpeak 생태계의 재무 건전성과 성공에 필수적인 핵심 재무 기능입니다.

자금관리에는 메타버스 내 자금 및 재정 위험 관리가 포함됩니다.

자금관리는 다음과 같은 여러 기능을 수행합니다.

* 다음을 통해 발생한 LetMeSpeak 순수익 징수.&#x20;
  * NFT 1차 판매
  * 초대
  * 마켓플레이스 수수료
  * LSTAR 판매([현재 LSTAR 환율](https://www.coinbase.com/price/learning-star))
  * 게임 내 비용: 비자 연장, 캐릭터 업그레이드 및 비주얼 커스터마이징, 기타 비용
* USDC로 LSTAR 재매입(자금의  가용성 및 거버넌스 토큰 보유자의 결정에 따름). 가치은 시간에 따라 변경될 수 있습니다.
* [LMS 거버넌스 토큰](/ko/undefined-2/undefined-5.md) 보유자가 제공하는 장기적 재무 전략 및 정책 구현

LMS 거버넌스 토큰 보유자가 자금관리의 조치를 관리합니다.

거버넌스 토큰 분배에 관한 자세한 내용을 [여기](/ko/undefined-4.md)에서 알아보세요.


---

# 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.letmespeak.org/ko/undefined-2/undefined-8.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.
