# Stead

## Stead

- [Introduction](https://stead.gitbook.io/stead/introduction.md): Stead is a platform to fund floating infrastructure. The tokens derive their value as tickets that allow the rental of the floating assets they funded, such as boats, fish cages, or floating houses.
- [How it Works](https://stead.gitbook.io/stead/introduction/how-it-works.md): How can a token be backed by floating infrastructure?
- [What is the Cost to Mint Stead?](https://stead.gitbook.io/stead/introduction/what-is-the-cost-to-mint-stead.md): How do I mint a Stead token and how much will it cost me?
- [How Do I Mint Stead?](https://stead.gitbook.io/stead/introduction/how-do-i-mint-stead.md): How the Dapp works
- [How does the Funding Process Work?](https://stead.gitbook.io/stead/how-does-the-funding-process-work.md): It starts with a small time fishermen wanting to expand his business, and ends with a floating city in the sea...
- [Initial Token Distribution](https://stead.gitbook.io/stead/initial-token-distribution.md): The Stead company will maintain a treasury of tokens, while others are reserved for Founders and LP Farmers, this will ensure the expansion and development of the Stead platform
- [Marketplace](https://stead.gitbook.io/stead/marketplace.md): The Marketplace shows approved listings which are seeking funding
- [Floating Assets](https://stead.gitbook.io/stead/marketplace/floating-assets.md): How can I know their is a real asset? Is it legitimate?
- [How to List a Property](https://stead.gitbook.io/stead/how-to-list-a-property.md): To list a property on Stead, please reach out to us directly
- [Withdrawing and Burning](https://stead.gitbook.io/stead/how-to-list-a-property/withdrawing-and-burning.md)
- [Summary of Dapp](https://stead.gitbook.io/stead/summary-of-dapp.md): What do we envision for the future of Stead?


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://stead.gitbook.io/stead/introduction.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.
