# iOS Mobile Premium

Soul Power (SOUL) is designed to unlock new features for the SoulSwap mobile application, which will become available on the Apple App Store on (or before) **Halloween, which is on October 31st, 2023**.

**How will SOUL be used?**

* We have a few features that are exclusive for SOUL holders, which will be revealed on our launch day. If you would like to receive the opportunity to test our beta app, please click the link [**here**](https://testflight.apple.com/join/gvSwgiee) or by sending a message to [**Buns**](https://twitter.com/0xBuns) or [**SoulSwap**](https://twitter.com/SoulSwapFinance) on Twitter.&#x20;

**What is "AURA" and how does AURA work?**

AURA is designed to represent a member's involvement with the Soul Protocol. Basically, it captures how much value one provides in our ecosystem, by applying a simple calculation to determine one's AURA power:

|                              |
| ---------------------------- |
| SOUL Balance                 |
| SOUL-NATIVE LP Balance       |
| SOUL-USDC LP Balance         |
| Pending SOUL Rewards (Bonds) |

### **Note on Asset Balances**

* **Balances**: AURA is captured from your *wallet and deposits* in of our farms.&#x20;
  * **For Example: SOUL-FTM** in your wallet and **SOUL-FTM** deposited in farms.
    * Also applies to **SOUL** -- both *wallet and staked SOUL is accounted for*.
* **When calculating the value of each LP:** we take the underlying SOUL value of each pair, which is simply twice (2x) the *amount of SOUL per LP*.
  * **For Example**: suppose 1 SOUL-AVAX LP contains 100 SOUL each
    * **Step One**: Double the 100 SOUL to capture points per LP = 200 SOUL
    * **Step Two**: Multiply your LP balance by 200 SOUL = 200 SOUL x LP

#### *We handle the calculations for you, which is **available on your home Dashboard** once you download the iOS mobile app, so you can always know where you stand.*


---

# 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.soulswap.finance/docs/user-guides/our-utility/ios-mobile-premium.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.
