# Overview

Voyage is a NFT margin trading protocol. Through permissionless liquidity pools, Voyage provides NFT Traders with instant access to credit lines for the purchase of NFTs.

NFT Traders interact with the protocol primarily through a set of isolated smart contracts deployed on a user basis collectively known as a Vault. Vaults are conceptually similar to the well-known Gnosis Safe, but instead provide specialized interfaces for loan management and custody of assets needed for participation in the Web3 ecosystem.

## User Types

Voyage is geared towards empowering all NFT Traders. At launch, we plan to roll out support for blue-chip and trending NFT collections, enabling NFT Traders to earn outsized returns on their leveraged positions.

## Features

There are two core features to the Voyage product for users to utilize. Head to the respective sections to learn more.

{% content-ref url="/pages/0eX4uz2x1zv4c49gBodu" %}
[Voyage Lend](/voyage/whitepaper/voyage-lend.md)
{% endcontent-ref %}

{% content-ref url="/pages/S3bw2ZTIua63BCSa4OjA" %}
[Voyage Buy](/voyage/whitepaper/voyage-buy.md)
{% endcontent-ref %}


---

# 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.voyage.finance/voyage/whitepaper/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.
