> 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/founder-message.md).

# Founder Message

{% hint style="info" %}
Jetshare offers fractional ownership shares in training and business jets through distributed ledger technology and asset backed non-fungible tokens (NFTs).
{% endhint %}

My name is RJ Aleksandrs, I’ve been a pilot and consultant in the Aviation industry for over 25 years. I came across cryptocurrencies early last year, invested and yes, my portfolio is currently down, however I instantly understood the necessity and long-term goal of the larger community and understand time is needed for bad actors to be rooted out. As I researched, I understood a use case for my industry and this is a breakdown of how my expertise can be used to further mainstream adoption.

Jetshare is a Jet sales and leasing business focusing on aviation training schools across EMEA region and North America. We have developed the first blockchain private Jet investment platform enabling anyone to buy, sell and invest in NFTs backed by real-world planes.

The Jetshare protocol will revolutionize how private jets are owned and used across the world.

We have built an experienced team of aviation specialists and technical developers to help deliver a first-class project for the community.

Fractional jet ownership in our industry is nothing new, however developing a Web3 version with a clear exit strategy is. We are opening up the exclusive market of the rich and powerful to cryptocurrency users.

Jetshare is built on the Binance Smart Chain (BSC) because of quick transfer speeds, low fees, and high scalability.

I am grateful to be building the future alongside everyone else in the Web3 community.

RJ

We are looking for people to add to our technical team so if you believe you can thrive in our community please reach out through our channels or email <info@jetshare.io>


---

# 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/founder-message.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.
