# Rentible.io

## Rentible.io

- [Welcome to Rentible](https://rentible.gitbook.io/rentible.io/master.md)
- [For The Curious Minds](https://rentible.gitbook.io/rentible.io/for-the-curious-minds.md)
- [Overview](https://rentible.gitbook.io/rentible.io/technological-foundations/overview.md)
- [Building on Ethereum](https://rentible.gitbook.io/rentible.io/technological-foundations/building-on-ethereum.md)
- [Building on Sui](https://rentible.gitbook.io/rentible.io/technological-foundations/building-on-sui.md)
- [Problem & Opportunity](https://rentible.gitbook.io/rentible.io/real-world-assets-tokenization/problem-and-opportunity.md)
- [RWA Platform Overview](https://rentible.gitbook.io/rentible.io/real-world-assets-tokenization/rwa-platform-overview.md)
- [Fundraising Contract](https://rentible.gitbook.io/rentible.io/real-world-assets-tokenization/fundraising-contract.md)
- [Deposit & Rental Contract](https://rentible.gitbook.io/rentible.io/real-world-assets-tokenization/deposit-and-rental-contract.md)
- [Yield Distributor Contract](https://rentible.gitbook.io/rentible.io/real-world-assets-tokenization/yield-distributor-contract.md)
- [Become a Real Estate Tycoon By Staking RNB](https://rentible.gitbook.io/rentible.io/real-world-assets-tokenization/become-a-real-estate-tycoon-by-staking-rnb.md)
- [Technical Documentation](https://rentible.gitbook.io/rentible.io/real-world-assets-tokenization/technical-documentation.md)
- [\[Documentation\] Fundraising Smart Contract](https://rentible.gitbook.io/rentible.io/real-world-assets-tokenization/technical-documentation/documentation-fundraising-smart-contract.md)
- [\[Documentation\] Deposit & Rental Smart Contract](https://rentible.gitbook.io/rentible.io/real-world-assets-tokenization/technical-documentation/documentation-deposit-and-rental-smart-contract.md)
- [\[Documentation\] Yield Distributor Smart Contract](https://rentible.gitbook.io/rentible.io/real-world-assets-tokenization/technical-documentation/documentation-yield-distributor-smart-contract.md)
- [Opportunity](https://rentible.gitbook.io/rentible.io/the-travel-portal/opportunity.md)
- [Product](https://rentible.gitbook.io/rentible.io/the-travel-portal/product.md)
- [Tokenomics Impact](https://rentible.gitbook.io/rentible.io/the-travel-portal/tokenomics-impact.md)
- [Token Specification](https://rentible.gitbook.io/rentible.io/tokenomics/token-specification.md)
- [Multichain Bridge](https://rentible.gitbook.io/rentible.io/tokenomics/multichain-bridge.md)
- [Token Use Cases](https://rentible.gitbook.io/rentible.io/tokenomics/token-use-cases.md)
- [Roadmap](https://rentible.gitbook.io/rentible.io/building-the-future/roadmap.md)
- [The RWA Collective](https://rentible.gitbook.io/rentible.io/building-the-future/the-rwa-collective.md)
- [Disclaimer](https://rentible.gitbook.io/rentible.io/building-the-future/disclaimer.md)


---

# 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://rentible.gitbook.io/rentible.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.
