# Getting asset DDO Obtaining the DDO of an asset is a straightforward process. You can accomplish this task by executing the following command: ```bash npm run cli getDDO 'assetDID' ```
getDDO method example