# 테스트 진행하기

- [스크리닝 진행하기](https://docs.earningbirds.com/tester-guide/start-test/screening.md): 어닝버드는 높은 수준의 데이터를 확보하기 위해 스크리닝 과정을 진행합니다. 스크리닝 과제를 통과하고 테스트를 진행하세요
- [테스트 진행 및 영상 녹화](https://docs.earningbirds.com/tester-guide/start-test/task-recording.md): 어닝버드는 사용자 데이터 수집을 위해 테스트 진행 과정을 영상으로 녹화합니다. 어닝버드가 제공해주는 Task에 따라 미션을 완료하세요.
- [설문 진행하기](https://docs.earningbirds.com/tester-guide/start-test/survey.md): 테스크가 완료되면 최종 설문이 오픈됩니다. 어닝버드 홈페이지에서 최종 설문을 완료하세요.
- [리워드 획득](https://docs.earningbirds.com/tester-guide/start-test/reward.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://docs.earningbirds.com/tester-guide/start-test.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.
