# Whitepaper

The BIThoven platform is a platform with various blockchain products that use BTH keys for authorization and a ready-made infrastructure for NFT creators and entrepreneurs on Polygon.

{% hint style="success" %}
The main problems that BIThoven solves are the security of the project's infrastructure and the motivation of the community to develop in blockchain technologies.
{% endhint %}

The Bithoven authorization protocol allows granting access to the user's personal account "by right of ownership" of NFTs, as well as saving the user's progress and achievements for a specific BTH key owned by the user.

{% hint style="info" %}
User progress in the form of rewards for completing educational content is saved in the user's personal account and tied to an NFT.
{% 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://bithoventech.gitbook.io/bithoven/docs/whitepaper.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.
