# Start Here

**Welcome to** [**Flowty**](https://flowty.io/)**!**

Flowty is a platform that builds tools and services for NFT collectors, investors, traders, creators and builders on the [Flow blockchain](https://www.onflow.org/). Today, Flowty offers the following peer-to-peer (P2P) services:

* Secondary Marketplace
* NFT Loans
* NFT Rentals

**Secondary Marketplace** is where users can buy and sell their favorite NFTs. Read more about the secondary marketplace [here](https://docs.flowty.io/blog/announcing%20secondary%20marketplace).

**NFT Loans** can be thought of as a P2P pawn shop for NFTs. NFT owners can secure a personal loan using their NFTs as collateral. Anyone can fund loans and generate a return on capital with the downside protection of securing an NFT.&#x20;

Read more about Borrower use cases [here](https://docs.flowty.io/blog/use-cases-for-borrowers). Read more about Lender strategies [here](https://docs.flowty.io/blog/lender-use-cases-and-potential-strategies).

**NFT Rentals** allow users to \*safely\* rent NFTs from other users.&#x20;

Read more about Flowty rentals [here](https://docs.flowty.io/blog/introducing-nft-rentals-on-flowty).

**Table of Contents:**

[Secondary Marketplace](https://docs.flowty.io/reference/secondary-marketplace): comprehensive guide of Flowty's buy/sell secondary marketplace

[P2P NFT Rentals](https://docs.flowty.io/reference/p2p-rentals): comprehensive guide of Flowty's rental feature

[P2P NFT Personal Loans](https://docs.flowty.io/reference/p2p-personal-loans): comprehensive guide of Flowty's personal loan feature

[General Platform](https://docs.flowty.io/reference/general-platform): reference materials for the general platform

**Stay up to Date**

To keep up to date with new Flowty features, announcements and more, please take a moment to join our [Discord](https://discord.gg/Fpv5sDnHWS) and follow our [Twitter](https://twitter.com/flowty_io)

We also release long-form posts through the [Flowty Blog](https://docs.flowty.io/blog/)


---

# 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.flowty.io/reference/start-here.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.
