> ## Documentation Index
> Fetch the complete documentation index at: https://docs.shade.inc/llms.txt
> Use this file to discover all available pages before exploring further.

# Save Assets

> Save asset to .shade folder and index

<RequestExample>
  ```json Request
  {
      "filename": "string",
      "asset_data": null,
      "save_type": "string",
      "collection_ids": []
  }
  ```
</RequestExample>
