# Overview

- [Introduction](https://pbfranceschin.gitbook.io/venn/overview/introduction.md): Welcome to our docs!
- [Terminology](https://pbfranceschin.gitbook.io/venn/overview/introduction/terminology.md): Some definitions before we start
- [How does Venn work](https://pbfranceschin.gitbook.io/venn/overview/how-does-venn-work.md): It's really simple!
- [Why rent NFTs](https://pbfranceschin.gitbook.io/venn/overview/why-rent-nfts.md): Not just PfP's
- [Why use Venn](https://pbfranceschin.gitbook.io/venn/overview/why-use-venn.md): What makes us better?
- [Guides](https://pbfranceschin.gitbook.io/venn/overview/guides.md): How to become an user
- [Create an Account](https://pbfranceschin.gitbook.io/venn/overview/guides/create-an-account.md): Begin your journey in the new version of the NFT market
- [Using external Dapps](https://pbfranceschin.gitbook.io/venn/overview/guides/using-external-dapps.md): Connect and interact with your favorite Dapps using our Smart Wallet.
- [Rent an NFT](https://pbfranceschin.gitbook.io/venn/overview/guides/rent-an-nft.md): Get your 1st brand new Rental
- [List an NFT](https://pbfranceschin.gitbook.io/venn/overview/guides/list-an-nft.md): Put your own NFTs out for rent.
- [FAQ](https://pbfranceschin.gitbook.io/venn/overview/faq.md): We have an answer


---

# 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://pbfranceschin.gitbook.io/venn/overview.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.
