# 웹 & 모바일

- [01-계정관리](https://www.xn--hy1b43d247a.com/web-and-mobile/01-account-management.md): 1. 계정 관리
- [통신 과정 흐름 훑어보기](https://www.xn--hy1b43d247a.com/web-and-mobile/01-account-management/undefined.md)
- [첫번쩨, payload설정 방법](https://www.xn--hy1b43d247a.com/web-and-mobile/01-account-management/payload.md)
- [두번째, 세션을 유지하는 방법](https://www.xn--hy1b43d247a.com/web-and-mobile/01-account-management/undefined-1.md)
- [CSRF Token에 관하여](https://www.xn--hy1b43d247a.com/web-and-mobile/01-account-management/csrf-token.md)
- [세번째, OWASP Juice Shop 로그인 페이지에서의 통신 흐름과 구조 알아보기](https://www.xn--hy1b43d247a.com/web-and-mobile/01-account-management/owasp-juice-shop.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://www.xn--hy1b43d247a.com/web-and-mobile.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.
