# Which blockchain is Lofty AI using to tokenize properties?

We use the Algorand blockchain to host our token offerings. Algorand has advantages over blockchains like Ethereum and Solana:&#x20;

* Algorand has minimal fees for transfers (only 0.001 ALGO), which is ideal for us to be able to pay you daily rent payments once the property is fully funded.&#x20;
* Algorand Standard Assets use advanced smart contracts which enable us to automate many features of the platform.&#x20;
* Algorand features one of the highest transaction throughput rates of all the blockchains, meaning you'll never sit and wonder when your tokens will arrive.


---

# 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://lofty-2.gitbook.io/faqs/faq/which-blockchain-is-lofty-ai-using-to-tokenize-properties.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.
