# Smart Vision App

The portal can be accessed by navigating to: [https://app.elumicate.com/](https://miner.elumicate.com/miners/) or by downloading the mobile app the device's App store.

### **Home**

The homepage displays information such as:<br>

Global Stats (Displays total network metrics)

* Total Network Members
* Workers on the Network (more on workers[ here](/tokenomics/mining-rewards/worker-rewards.md))
* Accumulated Camera Time
* Total Tokens Distribute
* Hourly Rewards
* Daily Rewards

Personal Stats (Displays personal user information)

* My total workers
* My NFTs
* Rewards Earned
* Accumulated Camera Time

Worker Stats (Breakdown of user's total workers)

* Active Camera Workers
* Offline Camera Workers
* Active NFT Workers
* Active Referral Workers

New Cameras can also be added from the homepage.

### &#x20;Devices

The Devices Screen allows the addition of new cameras and displays a map and list of already installed devices. Device changes are made through this screen.

### NFTs

The NFTs screen is used to view owned NFTs and to acquire new NFTs.

### Wallet

Reward balances and wallet addresses can be found in the Wallet screen.

### Map

The map screen displays locations where cameras are installed worldwide.&#x20;

### SideBar Menu

The sidebar menu contains the previously mentioned pages with the addition of:

### Edit my profile

This is where changes to the personal profile are made. Changes include password, notification settings, or email addresses.

### Refer a friend

This is the page that allows viewing of referral stats including number of signups and bonus worker counts.

### Whitepaper

This is a link to the Elumicate whitepaper, which explains the project in full details.

### Logout

Used to log users out of the network


---

# 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://university.elumicate.com/user-experience/smart-vision-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.
