# 기타

- [1. 변경 사항 저장 후 확인해도 변경되지 않았어요.](https://docs.ohmyapp.io/main/guide/faq/etc/1.md)
- [2. 메타 삭제를 어디에서 할 수 있나요?](https://docs.ohmyapp.io/main/guide/faq/etc/2.md)
- [3. UI 패키지를 사용하고 싶어요.](https://docs.ohmyapp.io/main/guide/faq/etc/3.md)
- [4. 앱 실행 시, 비회원도 앱을 이용할 수 있도록 로그인 화면을 없애고 싶어요.](https://docs.ohmyapp.io/main/guide/faq/etc/4.md)
- [5. 트위터로 로그인하고 싶어요.](https://docs.ohmyapp.io/main/guide/faq/etc/5.md)
- [6. 앱 사용 시, 차단 유저 관리는 어디서 할 수 있나요?](https://docs.ohmyapp.io/main/guide/faq/etc/6.md)
- [7. 쿠폰은 어떻게 적용할 수 있나요?](https://docs.ohmyapp.io/main/guide/faq/etc/7.md)
- [8. 권장 이미지 사이즈가 있나요?](https://docs.ohmyapp.io/main/guide/faq/etc/8.md): 오마이앱이 추천하는 이미지 사이즈예요.
- [9. chatGPT API 크래딧 등록](https://docs.ohmyapp.io/main/guide/faq/etc/9.md)
- [10. Android와 iOS 화면이 다르게 나와요.](https://docs.ohmyapp.io/main/guide/faq/etc/10.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/etc.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.
