# 포스 화면 고정 (안드로이드)

안드로이드 태블릿의 방향에 따라 회전하는 그로잉세일즈 앱.\
이러한 포스 앱을 회전하지 않도록 포스 화면을 고정하는 법은 간단합니다.

{% embed url="<https://youtu.be/c1zCrdQ-RHY>" %}

**step 1.** 사용하시고자 하는 방향으로 둔 상태에서 '화면 잠금'을 활성화해 주세요.\
**step 2.** 그로잉세일즈 앱을 실행해 주세요.\
**step 3.** 태블릿을 회전해도 태블릿 포스의 화면은 돌아가지 않게 됩니다.

{% embed url="<https://youtu.be/QtDiv0qbJgI>" %}


---

# 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://support.thegrowing.co/growing-sales/troubleshooting/faqs/android-freeze-screen.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.
