# 2.6. AI공부에 필요한 기본지식 3가지

AI를 체계적으로 공부하기 위해서는 수학, 프로그래밍 기술, AI의 적용 대상 산업에 대한 지식이 필요합니다.

![](https://3656991276-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LbBOSivlH5hwcpk3QX6%2F-MYhFymUo0dfbvykqOKd%2F-MYhWzr1wKqOwFAwBWhQ%2F260.png?alt=media\&token=33b971ea-bbaf-4ee2-811a-b775dcb440de)


---

# 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://sdc-james.gitbook.io/onebook/2.-1/2.6.-ai-3.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.
