# MyOwnSIM

- [Installation & Setup](https://innexum.gitbook.io/innexum-apps/myownsim/installation-and-setup.md)
- [Requirements](https://innexum.gitbook.io/innexum-apps/myownsim/installation-and-setup/requirements.md)
- [Installing the CRM App](https://innexum.gitbook.io/innexum-apps/myownsim/installation-and-setup/installing-the-crm-app.md): This guide will walk you through installing the MyOwnSIM app from the marketplace, enabling your phone to function as an SMS gateway, trigger missed calls into your CRM, and display CRM contact detail
- [Download the Android App](https://innexum.gitbook.io/innexum-apps/myownsim/installation-and-setup/download-the-android-app.md): After installing the CRM APP, in this step you will download the MyOwnSIM Android app on your phone using an APK file. An APK is simply the installation file for Android apps.
- [Installing the Android App](https://innexum.gitbook.io/innexum-apps/myownsim/installation-and-setup/installing-the-android-app.md): After downloading the application, follow these steps to properly install MyOwnSIM.
- [Onboarding](https://innexum.gitbook.io/innexum-apps/myownsim/installation-and-setup/onboarding.md): Check out the following step-by-step guide to help you successfully pass through MyOwnSIM's onboarding process.
- [Configuration](https://innexum.gitbook.io/innexum-apps/myownsim/configuration.md)
- [Configuring App Features](https://innexum.gitbook.io/innexum-apps/myownsim/configuration/configuring-app-features.md): After installing the MyOwnSIM app on your Android phone and your CRM subaccount, the next step is to configure its features so you can start using it as your SMS gateway and call management tool.
- [Additional Phone Configurations](https://innexum.gitbook.io/innexum-apps/myownsim/configuration/additional-phone-configurations.md): To guarantee full functionality and reliability of the MyOwnSIM app, there are some mandatory phone settings you need to configure. These adjustments are essential for features like SMS gateway, call
- [General](https://innexum.gitbook.io/innexum-apps/myownsim/general.md)
- [FAQs](https://innexum.gitbook.io/innexum-apps/myownsim/faqs.md): Find here typical questions from our users.


---

# 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://innexum.gitbook.io/innexum-apps/myownsim.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.
