# Voucher

The Cloudeka Portal Service has a voucher feature. To try the voucher feature on the Cloudeka Portal Service page, press the Organization button and select Voucher.

<figure><img src="/files/VVEvxNp5HSZuBJwIOgJb" alt=""><figcaption></figcaption></figure>

<p align="center">Vpucher page</p>

On the Voucher page, there are two categories available: Trial Voucher and Credit Voucher.

<figure><img src="/files/vNCnmyzuTNI0tk1fbIEo" alt=""><figcaption><p>Voucher page</p></figcaption></figure>

For now, there are two types of vouchers available on the Service Portal Cloudeka.

1. [**Voucher Trial**](/service-portal-ai/voucher/voucher-trial.md)  on the Service Portal which are given to you to try the Deka LLM service for free within a certain time limit.
2. [**Voucher Credit**](/service-portal-ai/voucher/voucher-credit.md) on the Service Portal Cloudeka which are given to users in the form of a credit balance that can be used to access various products on the Cloudeka Portal Service.

However, it is important to note that these vouchers have a specific validity period and must be used before the predetermined expiration date. Once the validity period has expired, the voucher can no longer be used.


---

# 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/service-portal-ai/voucher.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.
