# 실시간 테스트 정보 확인

1. 우측 상단의 Result 버튼을 누르면 실시간으로 테스트 진행상황을 확인할 수 있습니다.

<figure><img src="/files/EDC4fiJwHxzDqI5Wm0ZE" alt=""><figcaption><p>[테스트  결과 페이지]</p></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.earningbirds.com/maker-guide/make-test/result.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.
