# SDK - Javascript

- [시작하기](https://docs.earningbirds.com/maker-guide-1/undefined.md)
- [API 레퍼런스](https://docs.earningbirds.com/maker-guide-1/api.md)
- [테스트 생성하기](https://docs.earningbirds.com/maker-guide-1/make-test.md)
- [테스트 제작하기](https://docs.earningbirds.com/maker-guide-1/make-test/guide.md): 어닝버드 Maker Page에서 원하는 테스트를 제작하세요.
- [테스터 모집하기](https://docs.earningbirds.com/maker-guide-1/make-test/recruitment.md): 테스터 조건을 설정하고 원하는 테스터를 모집하세요.
- [실시간 테스트 정보 확인](https://docs.earningbirds.com/maker-guide-1/make-test/result.md)
- [가격정책](https://docs.earningbirds.com/maker-guide-1/pricing.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/maker-guide-1.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.
