# PX dApp

The PX dApp is built to service developers while managing subscriptions or accessing a range of developer settings and tools. It is also built for end-users like you and me. It offers a file hosting service with cutting-edge decentralized storage solutions that empower users with full control and ownership of their data. Through dynamic Storage NFTs, users can securely manage their storage quotas and bandwidth capacities. The app provides a familiar "Cloud Storage" experience, syncing files across devices in a self-custodial, permissionless manner, ensuring that your digital assets remain private and secure across all platforms, accessible only to the private key owner.

* **End-users:** A decentralized storage service offering a "Cloud Storage Drive" experience, where users can store and access files online in a self-custodial, permissionless way. It syncs documents, photos, and more across all devices supporting Web3 wallets.
* **Developers:** A integrator-focused dashboard that allows developers to manage their PX subscriptions and access a range of developer settings and tools.

{% embed url="<https://testnet.pollinationx.io/>" %}

{% embed url="<https://app.pollinationx.io/>" %}

### **Fundamentals**

* Pseudonymous access via Web3 login
* Self-custodial, censorship-resistant, and permissionless
* Resistant no data mining
* Data access possible only with users' private key
* Multi-chain
* Open-source

### Technicals

The diagram illustrates the PX dApp processes between user wallets, platform, data, blockchain and decentralized storage.&#x20;

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

{% hint style="info" %}
**Note:** Check the [PX processes](https://wiki.pollinationx.io/developer-section/px-processes) chapter for detailed descriptions of the PX dApp processes running in the back end.
{% endhint %}

### Resources

{% embed url="<https://github.com/pollinationx/px-dapp>" %}


---

# 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://wiki.pollinationx.io/overview/px-dapp.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.
