# 평가·배지 확인하기

평가와 배지는 「평가 및 수익」 화면에서 확인할 수 있습니다.

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/.gitbook/assets/image%20(140).png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/.gitbook/assets/image%20(141).png" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/.gitbook/assets/image%20(142).png" alt="" width="563"><figcaption></figcaption></figure>

### 좋아요 수・플레이 인원・좋아요율

* 좋아요 수: 정식 출시 후의 좋아요 수입니다
* 플레이 인원: 정식 출시 후의 플레이 인원입니다
* 좋아요율: 테스트 플레이를 포함한 좋아요 수 ÷ 테스트 플레이를 포함한 플레이 인원으로 산출됩니다


---

# 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.studio.uzu-app.com/ko/top/heart-badge.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.
