# General Overview

## What is Gypsy?&#x20;

Gypsy is a platform for tokenizing a global network of high value real-estate assets. The platform allows investors and renters to gain fractional ownership of the underlying assets via an online cryptographic currency called GPSY.&#x20;

## Why Gypsy?&#x20;

Gypsy is on a mission to reimagine home-ownership and rentals without involving banks or landlords. It is a closed-loop, self-sustaining financial ecosystem that buys, upgrades, rents, maintains and sells its properties. This ecosystem is driven by users of our network, all of whom are fractional owners.&#x20;

## Who can participate?&#x20;

Anyone in the world who wishes to divest a portion of their investments into high-growth real-estate can get started for as little as $10.&#x20;

## Do I have to be an accredited investor?&#x20;

No. Anyone with $10 can get started with Gypsy.&#x20;

## Address Screening

### Why is my wallet blocked?&#x20;

All wallets are blocked by default. We are legally required to verify the identity of our users and ensure their backgrounds are clear.&#x20;

To get started with Gypsy, you must undergo a few basic steps to ensure you have a KYC (know-your-customer) and AML (ant-money-laundering) with us.&#x20;

If you believe your address have been incorrectly flagged, please contact <help@gypsytoken.org>&#x20;

### How can I be whitelisted?&#x20;

Please proceed to KYC and AML steps so we can whitelist your wallet. We receive intelligence and reports from Stripe, Plaid, and their external partners.&#x20;

### What information is shared with Stripe, Plaid and/or partners?&#x20;

Your address is shared but no metadata is tracked or shared. The request from the UI is routed to the API hosted by Gypsy, which is used as a proxy endpoint, and the address is passed directly through to the vendors. Your IP address is not shared.&#x20;

Stipe, Plaid and their partners similarly provide API hooks to Gypsy so we can receive binary signals about the validity of a person and their background information.,&#x20;

## Is there any risk?

All investments are subject to risks and market conditions. Risks specific to Gypsy include: (i) short term fluctuations in real-estate prices and/or occupancy rates of properties under our management, (ii) smart contract risk (bug in protocol code), and (iii) liquidation risk on cash run (real-estate is one of the most illiquid asset classes in the world).

You can read more about additional risk and security/compliance related information in the [risk framework](https://docs.gypsytoken.org/risk) and [security & compliance](https://docs.gypsytoken.org/sec-comp) modules.&#x20;

## Additional Information&#x20;

Feel free to refer to our [White Paper](https://gypsytoken.org/static/media/Gypsy_Whitepaper.pdf) for a deeper dive and a more thorough technical analysis of the protocol and its mechanisms. Developers can access the [Documentation](https://docs.gypsytoken.org/dev) for getting started with Gypsy.&#x20;


---

# 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.gypsytoken.org/faq/general-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.
