# Our Mobile Application

{% embed url="<https://www.youtube.com/watch?v=4tzdIECwhas>" %}

### **Web3 Connectivity**

Timeworx.io is multi-chain and Web3-compliant from day 1, allowing users to connect to both the Injective and the MultiversX networks, using a wide range of mobile wallet integrations.

<figure><img src="/files/ryGJdn8FaTUZz2mVzLvc" alt=""><figcaption><p>Fig. 11. Timeworx.io Connect Screen</p></figcaption></figure>

In the true spirit of trustlessness, users are also able to explore the app anonymously, without any prior commitment or wallet connection. By choosing to connect later, they can enjoy the functionality of the app, get rewards for solving tasks and have a feel for the experience, identity-free. The only features that are not available to anonymous users are running transactions, since there is no wallet address to be associated with the tokens, nor is there a wallet application able to sign the transactions. However, after gaining trust and connecting a wallet, all of the rewards that were earned anonymously, are automatically transferred to the new account.

### **Task Solving**

The main functionality of the application is focused on the available data processing tasks that need to be performed:

<figure><img src="/files/saNoxsg3Jwly4CmV3xq6" alt=""><figcaption><p>Fig. 12. Tasks tab</p></figcaption></figure>

Having chosen a specific Task, users need only follow the instructions, perform the operations and receive rewards in exchange. Tasks generally focus on human intelligence & innate abilities:

{% embed url="<https://www.youtube.com/watch?v=yezada2OPyI>" %}

Furthermore, the mobile app also supports solving tasks using a mix between human and artificial intelligence:

{% embed url="<https://www.youtube.com/watch?v=j8TYL9-4Cz8>" %}

{% hint style="info" %}
Note: Timeworx.io is one of the first (if not the first) mobile applications to natively implement support for the [Segment-Anything Model](https://timeworx.io/article?segment-anything-anytime-anywhere) from [Meta AI](https://ai.meta.com/).
{% endhint %}

### **Vault and Transactions**

Rewards are not instantly sent to users, rather they are batched inside of the Earnings:

<figure><img src="/files/HDub2nEdBxNlmcc1L2yf" alt=""><figcaption><p>Fig. 13. Vault tab</p></figcaption></figure>

From here users can choose to either claim their Earnings into their Total Balance, or to stake them instead to enjoy receiving staking rewards with a competitive APR. Through staking, users secure the decentralised data processing protocol by locking their tokens in a smart contract. Users are in full control of how often they want to run transactions through batching rewards in an effort to conserve gas fees.

The mobile app allows users to:

1. Claim their earnings from solving tasks into their Total Balance (wallet)
2. Stake their earnings from solving tasks
3. Stake any available amount of TIX from their Total Balance
4. Unstake any available amount of previously staked TIX (with a 21 day unstaking period)
5. Withdraw unstaked amounts after the unstaking period has matured.

As an added benefit, Timeworx.io provides liquid staking - an optimised staking concept in which holders can unlock their assets' liquidity and re-invest them in other financial activities or decentralised applications while still earning staking rewards. That is, it gives holders access to their staked tokens. Although TIX are deposited in a smart contract, they remain accessible through a tokenized version. It still holds the liquid value of the original TIX, which can be traded or invested like the original token. This offers flexibility and capital efficiency for token holders to create a new stream of passive income, yet allowing them to explore other investment options with already-staked funds. Liquid staking offers all the benefits of regular staking - plus liquidity.

### &#x20;**Profile & Punch Card**

The user account information along with the Punch Card can be viewed in the Profile tab, as illustrated in Figure 14.

<figure><img src="/files/qNi6BXFyT6FzUgIGHnVu" alt=""><figcaption><p>Fig. 14. Profile tab</p></figcaption></figure>

In their Profiles, Human Agents can provide specific information about themselves which are used to unlock Tasks that are custom-tailored to each individual.

{% hint style="info" %} <img src="/files/Aj6w8gBe3z4vdBp5HTks" alt="" data-size="line">**Fast Track**

Go directly to the [Federated Learning Protocol](/ai-that-is-privacy-enhancing/federated-learning-protocol.md) if you are already familiar with the basic concepts for Data Privacy and Federated Learning.
{% 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://docs.timeworx.io/ai-that-is-fair/our-mobile-application.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.
