# Services

**The Tokiphy Portal, Tokiphy Wallet and Tokiphy Validator are all digital services.**

Our services are offered either for free with limited features (freemium) or with more advanced features as part of a subscription. You can choose to pay for your subscription on a monthly or yearly basis. It is possible to cancel your subscription at any time and there are no long-term contracts.

These services are meant for individuals who use either the Tokiphy Reader Hardware or the services provided in the Tokiphy Portal, specifically content creators and validators.

**Tokiphy Validator**

The Validator Services offer various tiers that cater to the different needs of customers. These tiers consist of Basic, Creator, Pro, Event, Business and vary in features and pricing.

{% hint style="info" %}
To learn more, please get in touch with us at <hello@tokiphy.com>
{% endhint %}

**Tokiphy API Access**

The API Access is a type of REST service that transmits user card and validation information to customized endpoints. This service is specifically designed to integrate the Tokiphy Ecosystem with third-party applications and services.

{% hint style="info" %}
More details on the Tokiphy API Access are available soon.
{% endhint %}


---

# 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.tokiphy.com/pricing/services.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.
