# DeStreet Overview

[**DeStreet**](http://destreet.com) is on a mission to make the financial world accessible to everyone. We believe the future of finance is decentralized and social — it’s more fun with friends.

DeStreet is a non-custodial dApp built on Solana that enables traders to share their trades with others. Propose a trade and invite others to join by simply sharing a link. Or discover and join open trades with a few quick clicks — all from your wallet.

[<mark style="color:green;">**Download the DeStreet dApp**</mark>](solanadappstore://details?id=com.destreet.destreet) <mark style="color:green;">**on your Saga phone to start trading!**</mark>

<mark style="color:orange;">**DeStreet is in beta. Use with caution. As we iterate the beta tag will be removed in the coming months. Pools currently have a max capacity of $1,000 and trade length of 60 days.**</mark>

***

**Why build on Solana?**

* DeStreet is meant for the everyday user. Solana provides speed, minimal fees, and scalability. More importantly, the Solana community is working to build NASDAQ on the blockchain — and is full of highly intelligent builders and traders. We hope to give these users a great mobile experience and make their trading a lot easier and a little more fun.
* DeStreet is non-custodial. This means that when you create a trade, you are creating a pool on Solana that prevents the trader from withdrawing or trading assets other than the ones selected.  When you join a trade you are depositing into this pool and an onchain timestamp ensures that regardless of the trade, all remaining funds will be returned to the depositors at the trade expiry.


---

# 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.destreet.com/destreet-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.
