> For the complete documentation index, see [llms.txt](https://xnet-mobile.gitbook.io/xnet-mobile-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xnet-mobile.gitbook.io/xnet-mobile-docs/deploy-connect-earn/quickstart-1.md).

# Deployment 101

By strategically selecting deployment locations and hardware based on foot traffic, dwell time, and existing infrastructure, you can maximize the effectiveness of your XNET installations and optimize your earning potential.

## **Selecting and Finding Optimal Deployment Locations**

* **High User Density & Foot-Fall**: Areas frequented by large numbers of people daily
* **Extended Dwell Time**: Locations where individuals spend significant time, increasing the likelihood of Wi-Fi usage.
* **Limited Cellular Coverage**: Places where cellular networks are congested or have weak signals, making Wi-Fi offloading more valuable for carriers.

### Key Characteristics of Optimal Locations

Identify business, commercial and public locations where mobile data demand is substantial or cellular service is lacking.

Ideal locations include:

* Urban centers, Malls
* Restaurants, Bars, Cafes, Food Courts
* Transportation hubs (e.g. bus stations, airports)
* Commercial districts
* Stadiums, Music Venues
* Busy public parks
* Indoor sports centers
* Motel & Hotels

Utilize tools and analytics to assess foot traffic, data usage patterns and available cellular networks in your area to maximize your hotspot's earning potential. Even something as simple as 'street view' in Google Maps can give valuable insight into location viability.

[Alpha Maps](https://app.alphamap.com/) -&#x20;

<figure><img src="/files/JRXfULJUpQ26OSGBfCBB" alt=""><figcaption></figcaption></figure>

{% embed url="<https://www.cellmapper.net/map?DateFilterType=Last&MCC=310&MNC=410&clusterEnabled=true&darkMode=false&imperialUnits=false&latitude=38.46540717356518&longitude=-119.35079547601717&mapType=osm_street&showBand=0&showBandwidthOnly=false&showENDCOnly=true&showFrequencyOnly=false&showHex=true&showIcons=true&showLTECAOnly=false&showNoFrequencyOnly=false&showOrphans=false&showSectorColours=true&showTowerLabels=true&showTowers=true&showUnverifiedOnly=false&showVerifiedOnly=false&tilesEnabled=true&type=LTE&zoom=7.684746280496908>" %}
Find tower and band info
{% endembed %}

Watch our YouTube 'Operator Series' and '[Deployer Shorts](https://www.youtube.com/@XNETmobile/shorts)' for more insight 📺

{% embed url="<https://www.youtube.com/@XNETmobile>" %}
Subscribe to our YouTube Channel 🔔
{% endembed %}

### **Install and Configure**

Follow device specific installation guidelines to set up your hardware:

* Mount devices securely in chosen locations.
* Connect to reliable PoE power source and internet connections.
* Configure network settings to align with XNET's requirements.

<figure><img src="/files/MpC43BeKs1sr7Gz63Jua" alt=""><figcaption></figcaption></figure>

### **Register and Authenticate**

* Create an account on the [XNET Operator Console](https://console.xnetmobile.com/)
* Add device details, wallet address and precise location information.
* Authenticate and wait for "Carrier Location Approval" to begin "Data Transfer" rewards.

This process ensures your contributions are tracked, and rewards are accurately distributed to the associated Solana wallet address.&#x20;

### **Monitor Performance and Earnings**

Utilize the XNET Foundation [Deployer Dashboard](https://dashboard.xnet.foundation/) and XNET operator portal to:

* Track users, sessions, rejects and uptime.
* Claim and monitor rewards per epoch for your Passpoints.

Regular monitoring helps in optimizing performance and maximizing rewards.

***

### Maximizing Rewards: Best Practices

* **Strategic Placement**: Deploy hotspots in areas with high data demand or low connectivity to increase usage and earings.
* **Regular Maintenance**: Ensure devices are online and functioning optimally to maintain consistent speeds and uptime.
* **Stay Informed**: Keep up to date with the XNET community and network updates in [Discord](https://discord.gg/xnet).
* **Community Engagement**: Participate in governance, working groups and discussions to share insights and help grow the XNET Mobile network.

### Conclusion

Deploying XNET hotspots is more than just a technical endeavor; it's a step towards building and participating in a decentralized movement reshaping global connectivity. By following this guide, you contribute to building a resilient, community-driven network while earning rewards for your efforts.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://xnet-mobile.gitbook.io/xnet-mobile-docs/deploy-connect-earn/quickstart-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
