[](https://gitter.im/dji-sdk/Payload-SDK?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
## What is the DJI Payload SDK?
The DJI Payload SDK(PSDK), is a development kit provided by DJI to support developers to develop payload that can be mounted
on DJI drones. Combined with the X-Port, SkyPort or extension port adapter, developers can obtain the information or other
resource from the drone. According to the software logic and algorithm framework designed by the developer, users could
develop payload that can be mounted on DJI Drone, to perform actions they need, such as Automated Flight Controller,
Payload Controller, Video Image Analysis Platform, Mapping Camera, Megaphone And Searchlight, etc.
## Documentation
For full documentation, please visit the [DJI Developer Documentation](https://developer.dji.com/payload-sdk/documentation/).
Documentation regarding the code can be found in the [PSDK API Reference](https://developer.dji.com/payload-api-reference/introduction/index.html) section of the developer's website.
Please visit the [Latest Version Information](https://developer.dji.com/payload-sdk/documentation/appendix/firmware.html) to get the latest version information.