> For the complete documentation index, see [llms.txt](https://docs.imqa.io/imqa-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.imqa.io/imqa-guide/installation/morpheus.md).

# Morpheus

* [Android](/imqa-guide/installation/morpheus/android.md)
* [iOS](/imqa-guide/installation/morpheus/ios.md)

## \* Webview Agent 등록

{% hint style="warning" %}
이 문서는 모피어스 환경에서의 IMQA SDK를 적용하는 방법을 제공합니다.&#x20;

[IMQA MPM, Crash 설치 가이드](/imqa-guide/installation/imqa.md)를 통해 IMQA agent 코드 적용 후, 이 문서의 내용을 추가적으로 적용해주세요.
{% endhint %}

모피어스는 서버에서 모바일 페이지를 가져오는 방식이 아닌 모바일 내부로 static 파일을 내려놓는 방식입니다. 제공해 드리는 모피어스용 webview agent를 모든 페이지에 head의 최상단에 위치하도록 합니다. 모피어스 구조상 cdn 을 사용하지 마시고 직접 리소스를 삽입하시기 바랍니다.

<br>
