# api-reference

- [Agents](https://docs.alpha-lenz.com/ko/api-reference/agents.md)
- [Orchestration](https://docs.alpha-lenz.com/ko/api-reference/agents/orchestration.md)
- [Page 4](https://docs.alpha-lenz.com/ko/api-reference/agents/orchestration/page-4.md)
- [Screener](https://docs.alpha-lenz.com/ko/api-reference/agents/screener.md)
- [Page 2](https://docs.alpha-lenz.com/ko/api-reference/agents/screener/page-2.md)
- [Company](https://docs.alpha-lenz.com/ko/api-reference/company.md)
- [회사 탭 API](https://docs.alpha-lenz.com/ko/api-reference/company/page-5.md)
- [Public API](https://docs.alpha-lenz.com/ko/api-reference/public-api.md)
- [API 플레이그라운드](https://docs.alpha-lenz.com/ko/api-reference/public-api/api-playground.md): 대화형 API 문서 - API 요청을 직접 테스트해보세요
- [인증](https://docs.alpha-lenz.com/ko/api-reference/public-api/authentication.md)
- [Basic Financial API](https://docs.alpha-lenz.com/ko/api-reference/public-api/basic-financial-api.md)
- [Financial API](https://docs.alpha-lenz.com/ko/api-reference/public-api/financial.md)
- [News API](https://docs.alpha-lenz.com/ko/api-reference/public-api/news.md)
- [Research API](https://docs.alpha-lenz.com/ko/api-reference/public-api/research.md)
- [Stock API](https://docs.alpha-lenz.com/ko/api-reference/public-api/stock.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.alpha-lenz.com/ko/api-reference.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.
