> 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/xnet-foundation/foundation/quickstart.md).

# What is the XNET Foundation?

The **XNET Foundation** is a non-profit organization focused on pioneering the future of decentralized connectivity. As digital communication becomes essential to daily life, the Foundation is committed to building an open, secure, and reliable ecosystem where access to connectivity is a fundamental right—not a privilege.

### **Our Purpose**&#x20;

At its core, the [XNET Foundation](https://xnet.foundation/) exists to empower people and communities through decentralized network infrastructure. We aim to close the digital divide by supporting technologies that distribute ownership, reward participation, and promote resilience against centralized bottlenecks.

The Foundation is a separate entity and operates independently from XNET Mobile Inc. While XNET Mobile focuses on commercial deployment, business development, and infrastructure growth, the Foundation is responsible for governance, token management, and ecosystem sustainability. It manages the $XNET token economy and works with developers, operators, and researchers to advance DePIN (Decentralized Physical Infrastructure Networks) innovation.

### What We Do

* **Build Decentralized Wireless (DeWi) Infrastructure**\
  Support development of scalable Wi-Fi and CBRS node deployments.
* **Govern Token and Incentive Systems**\
  Oversee $XNET staking programs, emissions schedules, and on-chain governance proposals to align long-term ecosystem incentives.
* **Fund Research & Development**\
  Offer grants and form partnerships to push the boundaries of decentralized wireless infrastructure.
* **Support Community Operators and Builders**\
  Engage and empower deployers, developers, and contributors growing within the XNET ecosystem.

### Why It Matters

As wireless data demand grows, traditional telecom models struggle with cost, coverage, and centralization. The XNET Foundation supports a new path—one where network capacity can be crowdsourced, maintained locally, and governed collectively.

By backing projects like XNET Mobile, which enables seamless Wi-Fi offload and decentralized infrastructure deployment, the Foundation ensures that real-world connectivity remains scalable, resilient, and equitable.

### Contact Information

* **Website:** [xnet.foundation](https://xnet.foundation)
* **Email:** <info@xnetfoundation.org>

### **Social Media**

* [**X**](https://x.com/xnet_fdn)
* [**LinkedIn**](https://www.linkedin.com/company/xnetfoundation)


---

# 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/xnet-foundation/foundation/quickstart.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.
