> For the complete documentation index, see [llms.txt](https://wiki.pollinationx.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.pollinationx.io/developer-section.md).

# DEVELOPER SECTION

- [PX Architecture](https://wiki.pollinationx.io/developer-section/px-architecture.md): Harnesses the power and security of decentralized storage networks while enabling end-users to access decentralize storage with ease.
- [PX Processes](https://wiki.pollinationx.io/developer-section/px-processes.md)
- [PX Nodes](https://wiki.pollinationx.io/developer-section/px-nodes.md): We are enhancing the robustness of the PX system with node decentralization.
- [PX API Reference](https://wiki.pollinationx.io/developer-section/px-api-reference.md)
- [Auth](https://wiki.pollinationx.io/developer-section/px-api-reference/auth.md): Auth authenticates the user and checks their PollinationX (PX) storage NFTs.
- [Upload](https://wiki.pollinationx.io/developer-section/px-api-reference/upload.md): This API endpoint allows you to add a file to the decentralized storage.
- [Download](https://wiki.pollinationx.io/developer-section/px-api-reference/download.md): This API allows you to download a file from the decentralized storage using its Content Identifier (CID)
- [PX SDK](https://wiki.pollinationx.io/developer-section/px-sdk.md): Interact with the PollinationX APIs using the PollinationX SDK. With just a few lines of code, unlock the potential of PollinationX's infrastructure.
- [Quick start](https://wiki.pollinationx.io/developer-section/px-sdk/quick-start.md)
