# Rental Markets

ReCircuit revolutionizes the rental process by integrating agentic workflows and secure blockchain transactions, making it easier for agents, homeowners, and tenants to engage in commerce. This platform empowers service developers to create innovative solutions within a robust commercial framework for transactional relationships. Here’s how ReCircuit streamlines the rental process for homeowners, tenants, and agents:

1. **Homeowner Lists Property**: The homeowner lists the rental terms of their property as a Request for Quotation (RFQ) in a peer-to-peer (p2p) market.
2. **Tenant Searches for Property**: The tenant uses a search agent, powered by artificial intelligence, to find suitable properties. The tenant pays the agent fees using cryptocurrency.
3. **Tenant Verification**: The homeowner hires a Know Your Customer (KYC) and due diligence agent to verify the tenant’s suitability.
4. **Agency RFQ Creation**: The homeowner creates an agency RFQ for the property and posts it.
5. **Legal Contract**: Both the homeowner and the tenant hire a legal agent to draft the rental contract.
6. **Agreement and Commitments**: Once the rental contract is agreed upon, commitments are made on the payment network.
7. **Agency Relationship**: The same process applies to establishing an agency relationship.
8. **Service Fees**: Users pay for service fees using USDC or other tokens.

By leveraging blockchain technology and agentic workflows, ReCircuit ensures a secure, efficient, and transparent rental process for all parties involved.


---

# 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.recircuit.xyz/use-cases/rental-markets.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.
