# 앱 출시

- [1. 앱 빌드가 계속 진행중으로 나와요.](https://docs.ohmyapp.io/main/guide/faq/deploy/1.md)
- [2. 출시 후 SNS 로그인이 안돼요.](https://docs.ohmyapp.io/main/guide/faq/deploy/2.md)
- [3. 테스트 플라이트에서 앱이 바로 꺼져요.](https://docs.ohmyapp.io/main/guide/faq/deploy/3.md)
- [4. 앱 빌드가 실패했다고 나와요.](https://docs.ohmyapp.io/main/guide/faq/deploy/4.md)
- [5. iOS 앱 빌드 시 인증서 초과라는 알람이 옵니다.](https://docs.ohmyapp.io/main/guide/faq/deploy/5.-ios-..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://docs.ohmyapp.io/main/guide/faq/deploy.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.
