# Functionalities

KryptoKase offers a comprehensive suite of functionalities designed to empower users with full control over the lifecycle and management of ERC20 tokens. Each functionality is tailored to simplify complex blockchain operations, making them accessible and efficient for users of varying expertise levels.&#x20;

Below is an overview of the primary functionalities provided by KryptoKase, each of which will be detailed on individual pages within this section.

{% content-ref url="/pages/O9GSpFQiAFDMVGe1FtCq" %}
[Create Token](/kryptokase/functionalities/create-token.md)
{% endcontent-ref %}

{% content-ref url="/pages/Gc99to8o7Ap97P4MWdSj" %}
[Mint Token](/kryptokase/functionalities/mint-token.md)
{% endcontent-ref %}

{% content-ref url="/pages/UniWo0ZmLDS4y9zVu91M" %}
[Airdrop Token](/kryptokase/functionalities/airdrop-token.md)
{% endcontent-ref %}

{% content-ref url="/pages/HBnZ9hr55WcKDdq2mDMK" %}
[Transfer Tokens](/kryptokase/functionalities/transfer-tokens.md)
{% endcontent-ref %}

{% content-ref url="/pages/hjyU7xgWJIUIDQkKkFua" %}
[Schedule Vesting](/kryptokase/functionalities/schedule-vesting.md)
{% endcontent-ref %}

{% content-ref url="/pages/hMoEHbdJboOaK2KeOQWs" %}
[Token Analytics](/kryptokase/functionalities/token-analytics.md)
{% endcontent-ref %}


---

# 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.volary.io/kryptokase/functionalities.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.
