> ## 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.

# Add Asset to Source

> Link a source to an asset

<RequestExample>
  ```json Request
  {
      "source": "string"
  }
  ```
</RequestExample>
