> For the complete documentation index, see [llms.txt](https://docs.salientyachts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.salientyachts.com/use-cases/for-investors-passive-income.md).

# For Investors / Passive Income

{% hint style="info" %}
**Good to know:** Earn Rewards on your investment in NFT Yacht Shares
{% endhint %}

We are using our NFTs to grant and record fractional ownership of our yachts.\
When you buy our NFTs you buy your pro-rata share of a real, ocean going, luxury cruiser.\
There is an actual asset with FIAT value that is comprehensively insured, backing your NFTs.

Accumulate the full collection of NFTs and the yacht is “yours!”

Our rewards program makes your dreams come true: \
Your WIND tokens can be redeemed against the purchase of more NFTs.\
Your WIND tokens can be redeemed against your dream holiday aboard your “own yacht”.\
Hold your NFTs as an investment to receive continuous rewards at a rate of 24% per year.

**What makes this possible ?**

Your investment / purchase of NFTs, funds the building of one particular yacht. Only enough NFTs are minted as a collection to cover this actual build. The relevant and limited availability of the NFT collection protects its value. This yacht will then be chartered out to generate the profits that is used to back the rewards.

Rewards are claimed in WIND per NFT, so the more NFTs you own, the more rewards you can claim.

WIND tokens can be used to pay for your own charter holiday at a reduced charter rate.

Like in the fable of the goose that laid the golden eggs, the yacht NFTs (goose) will generate WIND (golden eggs).

WIND will drive up the value of the NFTs and carry us forward to the fulfilment of our dreams


---

# 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://docs.salientyachts.com/use-cases/for-investors-passive-income.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.
