# Dipull. 디풀.

{% embed url="<https://dimigo.net/login>" %}
디풀 바로기
{% endembed %}

## 계정 서비스 사용 안내

회원가입과 본인의 계정 수정에 관한 문서를 확인하세요!

{% content-ref url="auth/register" %}
[register](https://docs.dimigo.net/auth/register)
{% endcontent-ref %}

{% content-ref url="auth/edit" %}
[edit](https://docs.dimigo.net/auth/edit)
{% endcontent-ref %}

## 학생 서비스 사용 안내

일반 학생들을 위한 사용법 문서를 확인하세요!

{% content-ref url="student/life" %}
[life](https://docs.dimigo.net/student/life)
{% endcontent-ref %}

{% content-ref url="student/dormitory" %}
[dormitory](https://docs.dimigo.net/student/dormitory)
{% endcontent-ref %}

{% content-ref url="student/position" %}
[position](https://docs.dimigo.net/student/position)
{% endcontent-ref %}

## 선생님 서비스 사용 안내

선생님들을 위한 사용법 문서를 확인하세요!

{% content-ref url="teacher/position" %}
[position](https://docs.dimigo.net/teacher/position)
{% endcontent-ref %}

{% content-ref url="teacher/dormitory" %}
[dormitory](https://docs.dimigo.net/teacher/dormitory)
{% endcontent-ref %}

## 개발자 서비스 사용 안내

디미고인 풀 서비스 관련 개발 문서를 확인하세요!

{% content-ref url="developer/oauth" %}
[oauth](https://docs.dimigo.net/developer/oauth)
{% endcontent-ref %}

{% content-ref url="developer/api" %}
[api](https://docs.dimigo.net/developer/api)
{% endcontent-ref %}

{% content-ref url="developer/contribute" %}
[contribute](https://docs.dimigo.net/developer/contribute)
{% endcontent-ref %}


---

# 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.dimigo.net/dipull.-..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.
