# How Credits Work

Genie uses a credit-based system to manage AI usage within your environment.

Credits are consumed when you interact with the AI, including tasks such as generating responses, assisting with commands, or executing workflows through the chat interface.

![Genie Credits](/files/TjK57IPKMmmdQYnISaPf)

Each plan includes a daily allocation of credits. The amount varies depending on the plan you choose.

Credits are used for:

* Chat interactions with the AI
* Task execution through AI assistance
* Generating or modifying content
* Debugging and workflow support

Higher plans provide more credits, allowing for more frequent and intensive usage.

![Genie Credits](/files/KQGsJktjNl35riSGQKtJ)

Credits are designed to align AI usage with your workflow, ensuring consistent performance without interruption.

If your usage increases, you can upgrade your plan to access higher limits.


---

# 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.deva.me/usage-modes-and-plans/how-credits-work.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.
