# How to Get Token

The Get Token section explains how to create a personal API token through the Service Portal AI. This token is used to verify user identity and provide secure access to Service Portal AI through the application. Each user must have a valid token before they can use features or connect to Service Portal AI.

The Get Token section explains how to generate a personal API token from the Service Portal AI. This token is used to authenticate the cldkctl CLI tool and enable secure access to Cloudeka services. A valid token is required before running any cldkctl commands.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloudeka.ai/cloudeka-api-list/how-to-get-token.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
