# Elumicate University

## Elumicate University

- [Abstract](https://university.elumicate.com/network-overview/abstract.md): The Elumicate Smart Vision network
- [Introduction](https://university.elumicate.com/network-overview/introduction.md): Why build a Smart Vision Network?
- [Solution Overview](https://university.elumicate.com/network-overview/solution-overview.md): The World's Largest Decentralized Outdoor Vision Data Capture Network
- [Relevant Markets](https://university.elumicate.com/network-overview/relevant-markets.md): Digitized ground truth data is relevant to a wide range of markets, industries, and use cases.
- [Events Tracked](https://university.elumicate.com/network-overview/events-tracked.md)
- [Technical Features](https://university.elumicate.com/network-overview/technical-features.md): The Elumicate Network leverages a range of advanced technologies to effectively accumulate, deliver, and provide access to relevant data. Here are the core technologies utilized within the network:
- [Roadmap](https://university.elumicate.com/network-overview/roadmap.md): The Road to Prosperity
- [IoTeX Overview](https://university.elumicate.com/blockchain/iotex-overview.md): IoTeX
- [Elumicate & IoTex](https://university.elumicate.com/blockchain/elumicate-and-iotex.md)
- [Overview](https://university.elumicate.com/blockchain/elumicate-and-iotex/overview.md): Elumicate’s decentralization needs makes IoTeX, with their strong focus on the IoT and data space, the right choice that will allow for rapid design and implementation.
- [Architectural Diagrams](https://university.elumicate.com/blockchain/elumicate-and-iotex/architectural-diagrams.md)
- [The ELUM Token](https://university.elumicate.com/tokenomics/the-elum-token.md)
- [Initial Supply and Distribution](https://university.elumicate.com/tokenomics/initial-supply-and-distribution.md)
- [Mining Rewards](https://university.elumicate.com/tokenomics/mining-rewards.md): Network participants will earn rewards for participation at varying levels.
- [Mining Reward Distributions](https://university.elumicate.com/tokenomics/mining-rewards/mining-reward-distributions.md): Mining pool rewards are distributed following a network participation halving schedule.
- [Worker Rewards](https://university.elumicate.com/tokenomics/mining-rewards/worker-rewards.md)
- [Token Recycling](https://university.elumicate.com/tokenomics/token-recycling.md)
- [Governance & Staking](https://university.elumicate.com/tokenomics/governance-and-staking.md)
- [NFT Role](https://university.elumicate.com/nft-role.md): NFTs will be used to provide ecosystem benefits for the Elumicate network. Such benefits may include voting rights and increased worker levels for network devices.
- [What's a worker](https://university.elumicate.com/whats-a-worker.md)
- [Worker Rewards](https://university.elumicate.com/worker-rewards.md)
- [Refer a Friend](https://university.elumicate.com/referral-system/refer-a-friend.md)
- [Current Status -  Explainer](https://university.elumicate.com/user-experience/current-status-explainer.md): We are currently in Phase 2, an exciting stage where users have the opportunity to add their camera feeds and contribute valuable data that will be used for future data mining and analysis.
- [Smart Vision App](https://university.elumicate.com/user-experience/smart-vision-app.md): The Elumicate Smart Vision App can be used to manage devices, check network states, perform token transactions, and purchase NFTs
- [Adding a Camera](https://university.elumicate.com/user-experience/adding-a-camera.md): Cameras are the most critical aspect of the Elumicate Smart Vision Network. We value the diverse range of camera sources and understand the importance of flexibility in camera compatibility.
- [Camera Placement](https://university.elumicate.com/user-experience/adding-a-camera/camera-placement.md): Vision devices are essential tools for observing and monitoring public spaces. Location placement is critical to what data will be acquired from these devices.
- [Mobile Device Camera](https://university.elumicate.com/user-experience/adding-a-camera/mobile-device-camera.md): Mobile Devices can easily be added on to the network by following the steps below. Two devices will be required, one to create the camera streaming connection, and the other to onboard the camera.
- [3rd Party Cameras](https://university.elumicate.com/user-experience/adding-a-camera/3rd-party-cameras.md): A wide variety of 3rd party cameras can be added on the the Elumicate Smart Vision Network. As long as the camera's feed can be accessed externally, the camera can be used for data capture.
- [Tested Cameras](https://university.elumicate.com/user-experience/adding-a-camera/3rd-party-cameras/tested-cameras.md): We are working to secure hardware partnerships to offer quick onboarding that will offer a simplified connection. For the time being, a few camera models that provide RTSP access have been tested.
- [TP-Link Onboarding](https://university.elumicate.com/user-experience/adding-a-camera/3rd-party-cameras/tested-cameras/tp-link-onboarding.md)
- [Reolink Onboarding](https://university.elumicate.com/user-experience/adding-a-camera/3rd-party-cameras/tested-cameras/reolink-onboarding.md)
- [Finding video access link (url)](https://university.elumicate.com/user-experience/adding-a-camera/3rd-party-cameras/finding-video-access-link-url.md): Many cameras currently in production provide Real Time Streaming Protocol (RTSP) support out of the box.
- [Port forwarding Router / Firewall](https://university.elumicate.com/user-experience/adding-a-camera/3rd-party-cameras/port-forwarding-router-firewall.md)
- [Find your Public IP address](https://university.elumicate.com/user-experience/adding-a-camera/3rd-party-cameras/find-your-public-ip-address.md): You can find your router's public ip address easily by navigating to specific websites or by logging into your router directly.
- [Camera onboarding Steps in App](https://university.elumicate.com/user-experience/adding-a-camera/camera-onboarding-steps-in-app.md): Onboard your camera feed to the Elumicate network in just a few simple steps.
- [Add a Camera using a Raspberry Pi](https://university.elumicate.com/user-experience/adding-a-camera/add-a-camera-using-a-raspberry-pi.md): Turn your Raspberry Pi into an broadcasting device using VDO.
- [Camera stream Disclaimer](https://university.elumicate.com/user-experience/adding-a-camera/camera-stream-disclaimer.md): Disclaimer for Elumicate Network's Use Camera Streams
- [Potential Risks](https://university.elumicate.com/user-experience/potential-risks.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://university.elumicate.com/network-overview/abstract.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.
