> For the complete documentation index, see [llms.txt](https://skyvls.gitbook.io/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://skyvls.gitbook.io/product-docs/welcome-to-skyvls.md).

# Welcome to SkyVLS

## The SkyVLS Product Documentation and White Paper

The SkyVLS white paper is a definitive guide to understanding our vision, mission, values, and the transformative potential of digital real estate.

> It is designed to provide real estate professionals, investors, technologists, and anyone interested in the intersection of digital and physical real estate with an in-depth look at SkyVLS and our pioneering work in the metaverse and how this further expands into our vision for AI in these spaces.

> As you navigate through this document, you will find sections detailing our organization's vision, mission, the concept and importance of Non-Fungible Tokens (NFTs), the value of digital real estate, and our core organizational values. Each section aims to provide detailed, clear, and concise information to help you understand our platform.

## Quick links

{% content-ref url="/pages/5CJH7tO08G28MFlqFOjR" %}
[Who We Are](/product-docs/overview/who-we-are.md)
{% endcontent-ref %}

{% content-ref url="/pages/dWUgzgqxU2w0tpaJqznx" %}
[What Is SkyVLS?](/product-docs/overview/what-is-skyvls.md)
{% endcontent-ref %}

{% content-ref url="/pages/uOeVp0nfP0HnpZnGDYMq" %}
[A New Dimension for Real Estate Developers](/product-docs/use-cases-and-applications/a-new-dimension-for-real-estate-developers.md)
{% endcontent-ref %}

{% content-ref url="/pages/vpiisyt64gZZ7kZc07D9" %}
[Integrating AI into Digital and Physical Portfolios](/product-docs/ai-and-the-future-of-digital-and-physical-real-estate/integrating-ai-into-digital-and-physical-portfolios.md)
{% endcontent-ref %}


---

# 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://skyvls.gitbook.io/product-docs/welcome-to-skyvls.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.
