> For the complete documentation index, see [llms.txt](https://docs.natix.network/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.natix.network/whitepaper/market-entry-products/the-smartphone-strategy.md).

# The Smartphone Strategy

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

With over [7 billion devices worldwide](https://whatsthebigdata.com/smartphone-stats/), over 1.5 billion of which come equipped with AI-accelerated chips, powerful processors, and a large array of sensors, smartphones are the perfect candidates for building decentralized physical infrastructure networks (DePIN).&#x20;

DePINs, which can be described as the Uber and Airbnb of digital and physical infrastructure, harness the power of blockchain technology to crowdsource and tokenize digital (storage, computer, network) and physical infrastructure (sensors, telecommunication, robots, etc.), enabling a decentralized and democratized approach to infrastructure management. Therefore, scalability potential is most important for DePINs.

Smartphones offer unmatched scalability for decentralized applications. Onboarding a device to a network is as simple as installing an app. Unlike purpose-built hardware, this approach allows users to become part of the network immediately and without any upfront costs, effectively lowering the barrier to entry to nearly zero.

Smartphones are equipped with a wide range of sensors that enable real-time data capture and processing. Furthermore, the prevalence of AI-accelerated chips in smartphones allows for efficient on-device AI processing, providing valuable insights and the ability to develop a wide range of driver-assistant suites without relying on external infrastructure. To be more specific, any Apple iOS device equipped with an Apple Bionic chip (iPhone XS or newer) has such capability.[ Samsung, Huawei](https://medium.com/neuromation-blog/whats-the-deal-with-ai-chips-in-the-latest-smartphones-28eb16dc9f45),[ Google](https://www.theverge.com/2021/10/19/22710844/google-pixel-6-pro-tensor-processor-ai-speed-specs-details), and other brands are also providing mobile AI chips in their devices.

NATIX Network opts for a smartphone-led approach over hardware-centric solutions for its initial go-to-market strategy. Hardware-dedicated solutions require an initial investment, and hardware solutions are bottlenecked by supply chain and logistic challenges.

By opting for smartphones over custom hardware, NATIX ensures its products are user-friendly, accessible, and, most importantly, scalable. Smartphone cameras are crucial for crowdsourcing real-time data, creating a digital twin of our world, and bringing the vision of decentralized technology into practical, everyday use.&#x20;


---

# 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://docs.natix.network/whitepaper/market-entry-products/the-smartphone-strategy.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.
