# Lighthouse

> <mark style="color:purple;">**특정 페이지에서 기기 스펙 별로 성능테스트를 해볼 수 있는 페이지**</mark>

<figure><img src="/files/GFhfZNzAPCYFLyoZh5lh" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
조회 변경 토글시 일부 단어만 입력해도 해당 단어가 포함되어 있는 모든 url의 이전 테스트 리스트 전체 조회 가능
{% endhint %}

1. 검증 시 실제로 테스트가 가능한 페이지인지 미리 확인가능
2. 모바일, pc환경 세팅 및 성능 단계 설정 후 테스트
3. 테스트 결과화면 팝업창으로 확인 가능
4. 토글 시 let\`s play ⇒ 조회로 버튼 변경되어 테스트 없이 조회 가능


---

# 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://doc.txhub.io/tools-and-utills-manual/tools-and-utills/lighthouse.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.
