> For the complete documentation index, see [llms.txt](https://whitepaper.letmespeak.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.letmespeak.org/ko/undefined-2/undefined-1/undefined-3.md).

# 비주얼 커스터마이징

모든 LetMeSpeak NFT 캐릭터는 개성이 있습니다.

더욱 유니크하게 취향에 맞춰 커스터마이징할 수 있다면 좋지 않을까요?

게임 내 화폐를 사용하여 다음 작업을 수행할 수 있습니다.

* 캐릭터 디자인 변경(뷰티살롱)
* 멋진 안경, 모자 및 기타 유용한 물건 구입(쇼핑 치료)

일부 캐릭터 디자인 변경 사항은 파라미터(Learn-and-Earn 능력)에도 영향을 미칠 수 있습니다. 그 예시는 다음과 같습니다.

* LSTAR 리워드를 증가시키는 특별한 모자
* 말하기 스킬에 50점을 추가하는 새로운 마스크
* 또한 학습 속도가 10% 향상된 새로운 안경

이 목록은 가능한 예시에 불과하며, 실제 아이템은 출시 때까지 기다려 주세요!


---

# 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, and the optional `goal` query parameter:

```
GET https://whitepaper.letmespeak.org/ko/undefined-2/undefined-1/undefined-3.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
