> ## 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 Comments to Assets

> Add a comment to an asset

<RequestExample>
  ```json Request
  {
      "author": "string",
      "content": "string",
      "image_coords": [
      0
      ]
  }
  ```
</RequestExample>
