# API Pricing

{% hint style="info" %}
Using Alphakek services does not spend any of your AIKEK tokens. [Contact us](/introduction.md#links) if you need more API Credits.&#x20;
{% endhint %}

API Credits are exclusively obtained by holding AIKEK tokens in your wallet; they cannot be purchased. Increase your AIKEK holdings to automatically upgrade to a higher user tier and unlock enhanced features.

{% content-ref url="/pages/xiVMjbhJ05vkZ9RVkOuS" %}
[Developer API](/developers/developer-api.md)
{% endcontent-ref %}

## User Tiers

***

| Basic                                                      | Holder                                                             | Premium                                                                  |
| ---------------------------------------------------------- | ------------------------------------------------------------------ | ------------------------------------------------------------------------ |
| For individuals exploring our platform for the first time. | For committed users who want deeper crypto insights to stay ahead. | For professionals seeking comprehensive control and extensive features.  |
| Hold $0 of AIKEK                                           | Hold $100 of AIKEK                                                 | Hold $1000 of AIKEK                                                      |
| Receives 5 Credits upon signing up.                        | Earns 5 Credits per 30 minutes; 50 credit cap.                     | Earns 15 Credits per 30 minutes; 250 credit cap. Perfect for developers. |

## Additional Credits

***

Now, owning an .aikek domain applies to your Alphakek AI user tier!

* Own an .aikek domain worth 4,000 AIKEK
* The 4,000 token value will contribute towards your existing Alphakek app access

Buy an .aikek domain [here](https://blog.alphakek.ai/namespace-gg/).

## Disclaimers

***

* The pricing model is in development and is subject to change.
* API Credits are for individual use only.
* API pricing for Commercial Use is coming soon.
* Purchaseable API Credits are coming soon.


---

# 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.alphakek.ai/developers/api-pricing.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.
