# Try demo for your own site

#### [Read this document to know how to build a demo app for your site](https://docs.google.com/document/d/1qRyU6e72JaH7tXTeGUAAHTvdyF50A9-DQ0oe_ylsdRQ/edit#heading=h.kk1966kbedef)

#### <https://docs.google.com/document/d/1qRyU6e72JaH7tXTeGUAAHTvdyF50A9-DQ0oe_ylsdRQ/edit#heading=h.kk1966kbedef>

####

## Generate api key

It’s required turn on the WordPress permalinks at: **Settings > Permalinks**.

Generate WooCommerce api key - <https://docs.woocommerce.com/document/woocommerce-rest-api/>

{% hint style="info" %}
This document give you detailed step by step instruction to create api keys
{% endhint %}

{% hint style="success" %}
<http://your-domain/wp-json/wc/v1>
{% endhint %}

## Download iOS or Android app from play store

Download and install iOS app - <https://itunes.apple.com/in/app/woocommerce-app/id1281276043?mt=8>

or

Download and install Android app - <https://play.google.com/store/apps/details?id=com.mstoreapp.woostore001>

Go to `Menu -> Settings` Enter your site url and api keys

{% hint style="info" %}
Not Working? Try url like <http://example.com> or <http://www.example.com>. https for secured sites

All feature may not work with this wordpress plugin and demo app
{% endhint %}

{% hint style="success" %}
Enjoy!. Have any issue? contact me at below email - <hakeem.nala@gmail.com>
{% endhint %}


---

# 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://mstoreappdocs.gitbook.io/mstoreapp/demo-for-your-own-site.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.
