# Courses

- [Lighting in Unity](https://lazyartisan.gitbook.io/note/main-page/courses/lighting-in-unity.md)
- [RPG 코어 컴뱃 크리에이터: 중급 Unity C# 코딩 마스터하기!](https://lazyartisan.gitbook.io/note/main-page/courses/rpg-unity-c.md): https://www.udemy.com/course/rpg-core-combat-creater-intermediate-unity-c-korean
- [Section 2 : 기본 움직임 소개](https://lazyartisan.gitbook.io/note/main-page/courses/rpg-unity-c/section-2.md)
- [Section 4 : 기본 컴뱃 소개](https://lazyartisan.gitbook.io/note/main-page/courses/rpg-unity-c/section-4.md)
- [C# Unity 게임 개발자 2D](https://lazyartisan.gitbook.io/note/main-page/courses/c-unity-2d.md): www.udemy.com/course/best-c-unity-2d
- [LMHPOLY : GAME ASSET BEGINNER TUTORIAL](https://lazyartisan.gitbook.io/note/main-page/courses/lmhpoly-game-asset-beginner-tutorial.md)
- [Unity Shader](https://lazyartisan.gitbook.io/note/main-page/courses/unity-shader.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://lazyartisan.gitbook.io/note/main-page/courses.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.
