> For the complete documentation index, see [llms.txt](https://whitepaper.jetshare.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.jetshare.io/introduction/overview.md).

# Overview

{% hint style="info" %}
Jetshare offers the Web3 community an opportunity to invest in the growing $30 Billion Jet market.
{% endhint %}

The Jetshare protocol aims to use its fractional private jet ownership model to offer investors a really unique opportunity to be part of an aviation business with multiple streams of income and recession proof growth.

We are opening up the exclusive aviation market of the rich and powerful to cryptocurrency users.

With our native token JETT$, holders will be able to purchase a minted fractional NFT that is underwritten by a physical aeroplane that will be insured and stored in one of our high security airport hangars around the world. Existing Jet owners can list a minimum of 25% of their private plane for fractional sale and members can trade Aviator flight hour smart NFTs that decrease as the hours are used.

* Each NFT represents a real-world Jet and once minted, each NFT is fractionalised so the community can purchase a stake for as little as $5
* Private jets are sold or leased to Aviation training schools and charter businesses, allowing investors to earn income or capital growth
* Investors have 24/7 access to our unique platform to view all updates about their holdings as well as buy/sell, trade or auction their NFTs

Investments are asset-backed and therefore guaranteed now and in the future.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://whitepaper.jetshare.io/introduction/overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
