# Homebase Marketplace Guide

When browsing the marketplace, you’ll see all the homes currently listed on the Homebase platform. You’ll be able to see:

* Whether it’s available for investment
* Projected IRR for the property
* How many tokens are still available
* Price per token

<figure><img src="/files/uFEtL9OFLTTCnpWPnOUD" alt=""><figcaption><p>Marketplace Gallery</p></figcaption></figure>

To view the marketplace, go to [app.homebasedao.io](https://www.app.homebasedao.io/).


---

# 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.homebasedao.io/using-the-marketplace/homebase-marketplace-guide.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.
