# Welcome to temprl.pro

{% hint style="info" %}
Cirrus Tips: This documentation is only for Prototype version. Please do contact Cirrus IPFS for any information.
{% endhint %}

## What is temprl.pro?

Temprl.pro is a data tool designed to convert unstructured data into a desired format quickly and efficiently.

## Why temprl.pro?

temprl.pro provides numerous benefits for managing and transforming data, including significant efficiency improvements, as it can reduce the time required to process unstructured data from hours to minutes through its intuitive node-based schema generator.&#x20;

Our platform features a user-friendly interface designed for accessibility, allowing users without extensive technical expertise to manage their data effectively

You can access everthing from here:

{% content-ref url="fundamentals/set-up" %}
[set-up](https://docs.temprl.pro/fundamentals/set-up)
{% endcontent-ref %}

{% content-ref url="fundamentals/set-up/installing-temprl" %}
[installing-temprl](https://docs.temprl.pro/fundamentals/set-up/installing-temprl)
{% endcontent-ref %}

{% content-ref url="fundamentals/set-up/get-your-first-structured-data..." %}
[get-your-first-structured-data...](https://docs.temprl.pro/fundamentals/set-up/get-your-first-structured-data...)
{% endcontent-ref %}


---

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