# Swype Mobile App

#### **1. What is Swype.fun Mobile App?**

Swype.fun Mobile is a Progressive Web App (PWA) version of Swype that lets you securely manage your card and transactions directly from your mobile device. With Passkey support, signing in is faster and more secure.

#### **2. What features are available on mobile?**

You can:

* Freeze or limit spending on your card
* Change your PIN or adjust card controls
* View and monitor transaction history in real time
* Switch between Spend and Borrow modes to track positions, after preapproving budgets for both on Desktop.

#### **3. How do I install the Swype PWA on my phone?**

1. Open Safari, Chrome, or your default browser and go to [**swype.fun**](https://swype.fun/)
2. Tap the **Share icon** (Safari) or **three dots** (Chrome)
3. Select **“Add to Home Screen”**
4. Launch Swype from your Home Screen and log in as usual
5. Enable notifications to stay updated

#### **4. Is this a native app from the App Store or Google Play?**

No, this is a PWA (Progressive Web App). It works like a native app but doesn’t require downloading from an app store.

#### **5. Do I need to create a new account for mobile?**

* If you are an existing Swype user:
  * Create a passkey on your web browser at <https://swype.fun/> and then login on mobile with it
  * Login with the wallet you linked to Swype on mobile (e.g Metamask/Rabby mobile)
* If you are a new user:

  * Onboard on desktop at <https://swype.fun/> by connecting a wallet, performing KYC verification, and approving your funds to Swype. Then create a passkey.

  **From that moment onwards, you can always access Swype on mobile too.**

#### 5A. Why do I need to onboard on web first?

Swype let’s you come with your wallet and existing positions, which means linking your wallet of choice and performing verification to get your Swype cards. We keep this initial process on desktop to make it smoother. Once onboarded, you can manage your Swype card on mobile. **If you expect to switch between funding sources (spending mode and protocols) frequently, we suggest you approve funds on multiple modes and protocols on web, so that you can easily switch across them on the go on mobile.**

#### **6. Is Passkey login required?**

Passkey login isn’t required but is highly recommended for faster, more secure authentication.

#### **7. Will all Swype web features be available on mobile?**

This is Swype’s pilot step toward a full mobile experience. Core features like spending controls, transaction history, and Spend/Borrow mode are live now, with additional enhancements planned for future updates.


---

# 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.brahma.fi/swype.fun/swype-mobile-app.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.
