# Welcome to Tokiphy

## Overview

> Welcome to Tokiphy!&#x20;
>
> This documentation is **currently in beta** and will have continuous updates with more content added. LarsLabs GmbH may change the information in this document at any time and should not be held responsible for any errors. It is prohibited to reproduce or copy any part of this document without LarsLabs written consent and share it with third parties or use it for unauthorized purposes. Tokiphy™ is a trademark of LarsLabs GmbH.

## Tokiphy Homepage

{% embed url="<https://tokiphy.com>" %}

## Tokiphy Portal

{% embed url="<https://tokiphy.io>" %}
The Tokiphy Portal
{% endembed %}


---

# 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/welcome-to-tokiphy.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.
