# 모바일에서도 사용할 수 있나요?

## <mark style="background-color:yellow;">**모바일 환경에서도 소셜비즈를 사용할 수 있어요.**</mark>

* 모바일에서 접속하시려는 경우는 사용하시는 브라우저의 팝업이 차단되어있는지 확인 후 해제해주세요.
  * [Android Chrome 에서 팝업 허용하기](https://support.google.com/chrome/answer/95472?hl=ko\&co=GENIE.Platform%3DAndroid)
  * [Android 삼성 브라우저에서 팝업 허용하기](https://www.samsungsvc.co.kr/solution/36729)
  * [iPhone Chrome 에서 팝업 허용하기](https://support.google.com/chrome/answer/95472?hl=ko\&co=GENIE.Platform%3DiOS)
  * [iPhone safari 에서 팝업 허용하기](https://support.apple.com/ko-kr/102524)
* 소셜비즈의 모바일 전용 화면은 지원되지 않으므로, 모바일에서 접속 시 화면을 직접 축소 또는 확대하여 사용해야해요.
* PC 사용이 불가한 상황에서 소셜비즈 접속이 필요한 경우에만 활용하시길 권장드려요.
* 모바일 사용 시 권장 브라우저
  * &#x20;Android: 삼성 브라우저, 구글 크롬
  * iOS: 사파리, 구글 크롬

{% hint style="info" %}
소셜비즈를 더욱 편하게 이용하실 수 있도록, 모바일 서비스가 준비되는대로 안내드리겠습니다.
{% endhint %}


---

# 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://socialbiz.gitbook.io/socialbiz/faq/automation/11.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.
