# User Docs

## Getting Started

{% content-ref url="/pages/rLY2roRri0idGYs8xmrr" %}
[Introduction](/user-documentation/getting-started/introduction.md)
{% endcontent-ref %}

## Website

Find more information about Pantos on our [official website](https://pantos.gitbook.io/user-documentation/pantos-docs/www.pantos.io).

## Whitepapers

During the initial research phase, 10 [technical whitepapers](https://pantos.io/en/research) were published. The academic research conducted with our partners at TU Wien & TU Hamburg has paved the way for the protocol design and development of the first Multi-Blockchain Token System.&#x20;

Furthermore, we are constantly publishing new cutting-edge research in this field as part of the [Christian Doppler Laboratory for Blockchain Technology and the Internet of Things (CDL-BOT)](https://www.cdl-bot.at).

## Community

Join our vibrant community and start contributing to the success of Pantos!

**Find us on:**

* [Telegram](https://t.me/PantosIO_EN)
* [Twitter](https://twitter.com/PantosIO)
* [Medium](https://medium.com/pantos)
* [Youtube](https://youtube.com/pantosio)
* [Discord](https://discord.gg/bitpanda)
* [Facebook](https://facebook.com/pantosIO)


---

# 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://pantos.gitbook.io/user-documentation/pantos-docs/user-docs.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.
