# Infrastructure

Lovelace is built on an ecosystem of robust smart contracts that are responsible for the listing of NFT assets, management of NFT staking and reward programs, management of purchases, auctioning,  transfers using NFT and standard fungible tokens, and establishing of NFT metadata on IPFS within the Lovelace platform.

Off-chain data (e.g. User accounts, unfulfilled bids, etc.) will be managed by a centralized backend system that powers non-blockchain applications as well as our user interface.

![](/files/-MjfwA83BlbU1NJ_iS1F)

##


---

# 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.lovelace.world/technology.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.
