# Installation

There are two ways to install WordPress Mobile Pack: (1) Install from your WordPress Admin Panel (2) Install from the WordPress Plugin Directory

## 1. Install from your WordPress Admin Panel

From your WordPress Admin Panel navigate to `Plugins > Add new`, and search for "*WordPress Mobile Pack*". Click the `Install Now` button and once the plugin has been installed, click `Activate Plugin`.

![](/files/-LFSGCR-zxS1Zp6EhE8t)

## 2. Install from the WordPress Plugin Directory

Once on the [WordPress Plugin directory](https://wordpress.org/plugins/wordpress-mobile-pack/) click the `Download` button to get the .zip file, then go to your `WordPress Admin Panel > Plugins > Add new` , click `Upload Plugin` and upload the .zip file. Remember to activate the plugin after installing it.

![](/files/-LFSGCR67X7sSQFcsetj)

## Accessing the Progressive Web App

Once the plugin has been installed and activated, a new "*WP Mobile Pack*" menu item should appear on the left. Click on it to visit the "*WordPress Mobile Pack Admin*" page. WordPress Mobile Pack FREE comes with a default mobile app theme called "*OBLIQ*".

You'll be able to access it by simply navigating to <http://www.yourdomain.com> from your mobile device or simply use Chrome DevTools' Device Mode to simulate a wide range of devices and how the progressive web application behaves.

![](/files/-LFSGCRHM9xFt5JDOmZe)


---

# 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.wpmobilepack.com/wp-mobile-pack-free/installation.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.
