# Realium

## Research

The background, research, and application of transacting real estate on the blockchain. This section is dedicated to provide a high level overview of the topics relating to blockchain and real estate and is written to a general audience.&#x20;

{% content-ref url="research/background" %}
[background](https://docs.realium.io/research/background)
{% endcontent-ref %}

{% content-ref url="research/use-case" %}
[use-case](https://docs.realium.io/research/use-case)
{% endcontent-ref %}

{% content-ref url="platform/overview" %}
[overview](https://docs.realium.io/platform/overview)
{% endcontent-ref %}

{% content-ref url="research/conclusion" %}
[conclusion](https://docs.realium.io/research/conclusion)
{% endcontent-ref %}

## Platform

A technical dive into the proof of concept and how it works. It goes into detail about potentially  useful technologies and which serve the purpose for the use case.&#x20;

{% content-ref url="platform/overview" %}
[overview](https://docs.realium.io/platform/overview)
{% endcontent-ref %}

## Resources

A section dedicated to providing further depth and resources that were used in creating the project.&#x20;

{% content-ref url="resources/faq" %}
[faq](https://docs.realium.io/resources/faq)
{% endcontent-ref %}

{% content-ref url="resources/glossary" %}
[glossary](https://docs.realium.io/resources/glossary)
{% endcontent-ref %}

{% content-ref url="resources/works-cited" %}
[works-cited](https://docs.realium.io/resources/works-cited)
{% endcontent-ref %}

{% content-ref url="resources/team" %}
[team](https://docs.realium.io/resources/team)
{% endcontent-ref %}

*This site is operated by* [*Realium Inc.*](http://realium.io)*, which is not a registered broker-dealer or investment advisor. Realium Inc. does not give investment advice, endorsement, analysis or recommendations with respect to any securities.*


---

# 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.realium.io/master.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.
