# Mobile friendly

**Perkville is mobile friendly**

Perkville is designed to be mobile friendly without competing with the mobile apps of the businesses it supports. Instead of offering a standalone app, Perkville provides a responsive web experience that works across phones, tablets, and computers. This allows customers to access their loyalty program from any device without needing to download a separate app.

#### Mobile-responsive experience

The Perkville customer-facing website is fully mobile responsive. It automatically adjusts to the size of the user's screen, providing an optimized experience whether accessed from a smartphone, tablet, or desktop. This approach is particularly helpful for:

* Businesses that don’t have the ability to deeply integrate Perkville into their existing mobile apps
* Customers who may not use or be familiar with the business's app

#### Linking from your mobile app

Many businesses add a button or link within their mobile app that directs users to their Perkville-hosted loyalty program. This makes it easy for customers to access their points, rewards, and referral tools without leaving the business's branded experience.

#### Deep integrations with partner mobile apps

Perkville has deep integrations with select partners' custom-branded mobile apps, including:

* [Xplor Mariana Tek](https://www.marianatek.com/blog/perkville-loyalty-referral-integration/)
* [ABC Fitness's ABC Ignite Engagement app](https://docs.perkville.com/overview/integrations/integration-reference/abc-ignite/abc-ignite-engagement-app)

These integrations enable seamless loyalty and referral program access within the partner app.

#### API support for full customization

For businesses that want complete control over the customer experience, Perkville offers [extensive API documentation](https://docs.perkville.com/overview/integrations/integrating-perkville/integrating-your-mobile-app-with-perkville). These APIs allow businesses to build Perkville functionality directly into their own mobile apps for a fully integrated experience.


---

# 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.perkville.com/overview/mobile-friendly.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.
