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

# Users

> Overview of the User endpoints and functionality

# Users

Users represent individuals or entities that interact with the Chessa platform. The Users API allows you to create, retrieve, and manage user information.

## User Endpoints

The following endpoints are available for managing users:

* **Get Current User** - Retrieve current user's details.
* **Update Address** - Update address for current user.
* **Submit Support Feedback** - Create a support ticket for the current user.

For detailed information on specific endpoints, please refer to the [API Reference](/api-reference/users/me).
