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

# Handling Errors

> How to handle if things go wrong

## Errors and Exceptions

Errors and exceptions may be raised for many reasons such as a malformed request, invalid parameters,
authentication errors, or network unavailability. We recommend writing code that gracefully handles all possible API exceptions.
