# Selyo Platform

The Selyo Platform is the web application and APIs powering the Quest Experience. It is called by the PANATAK hardware to trigger and monitor blockchain transactions and also provide a system to manage PANATAK devices, manage events, stamp collections, users, merchandise, token drops, poll/election, activities, and many more that can be utilized by QuestCards and PANATAK.

<figure><img src="https://1191852293-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9awaLpit4DiE5cDjimxb%2Fuploads%2FC6xaJODUolumWCTTz9FB%2Fimage.png?alt=media&#x26;token=c00976c8-3ef2-4b1f-850d-cdc404626902" alt=""><figcaption><p>Prototype for the user's profile page showcasing collected NFTs</p></figcaption></figure>


---

# 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://selyo.gitbook.io/selyo-docs/archive/selyo-platform.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.
