# Frequently Asked Questions

{% hint style="info" %}
Contact the team [here](https://wa.me/17866553696).
{% endhint %}

#### Relevant Links

* [Sailing Mission](https://docs.sailingprotocol.org/sailing-mission)

## What is the Sailing Protocol?

The Sailing Protocol is an initiative to bring finance onchain.

***

## What do you do, exactly?

Currently, we allow most people to buy Tokenized Equities of select companies.

***

## What is a Tokenized Equity?

A Tokenized Equity is a crypto-financial instrument connected to a real economic asset, enabled by the Sailing Protocol technology. The Tokenized Equities maintain reserves of the stock they are tracking.

***

## Who can buy Tokenized Equities?

Most people outside the U.S. can buy Tokenized Equities. United States Federal Laws prohibit Americans who are not wealthy from most investments. Therefore, we cannot serve US Persons unless they qualify as 'Accredited Investors'.

***

## Are there risks?

We are a technology company actively developing these systems. We are very transparent and honest, openly sharing information about our held assets and risks. However, there are technological, regulatory, and counterparty risks, similar to most Web3 Protocols & Ecosystems.


---

# 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.sailingprotocol.org/frequently-asked-questions.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.
