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

# Welcome to Solaris

At Solaris, our mission is to make institutional-grade financial products and services available to everyone. We believe that blockchain technology has the potential to improve both the infrastructure of — and access to — financial products and services. We also believe that the best technical improvements need to be combined with the best practices from traditional finance, including investor protections, transparency in reporting, legal and regulatory compliance, intelligent and robust product structuring, working with the best service providers, and top-notch client service.

To help us do this, we have an **asset management** arm that creates and manages tokenized financial products as well as a **technology arm** that develops decentralized finance protocols.

### Products[​](https://docs.ondo.finance/#products) <a href="#products" id="products"></a>

To get started with our products, simply browse the list of available funds on our website or listed here in these docs. You'll be able to find detailed information, including what assets underlie each, how they work, expected yields and risks, eligibility requirements, and much more.

When you find a product you like, once you onboard you can invest by connecting your wallet and depositing stablecoins (or, in some cases, wiring USD). When you wish to redeem your tokens for stablecoins (or USD), you can request a redemption. How long it takes to redeem your tokens depends on the particular product.

### Protocols[​](https://docs.ondo.finance/#protocols) <a href="#protocols" id="protocols"></a>

The protocols we create are set up to eventually run independently from Solaris. Each protocol has its own separate web app interface on a different web domain governed by a separate entity not controlled by Solaris. When you click on any of the protocols, therefore, you'll notice they open in a different browser window/tab, managed by external parties. The details of any individual protocol can be found on the appropriate site.

### Learn More[​](https://docs.ondo.finance/#learn-more) <a href="#learn-more" id="learn-more"></a>

You can find out more about Solaris and our offerings by reading through these docs or by visiting our website at <https://solaris.zone>.

### Join Our Community[​](https://docs.ondo.finance/#join-our-community) <a href="#join-our-community" id="join-our-community"></a>

We'd love to hear from you. Please consider joining us on Twitter[^1]. You can also contact us trough the [website](https://solaris.zone).

[^1]:


---

# 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:

```
GET https://docs.solaris.zone/introduction/welcome-to-solaris.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.
