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

# Set Indexing Limit

> Set the indexing limit

<RequestExample>
  ```json Request
  {
      "limit": 0
  }
  ```
</RequestExample>
