# Introduction

#### MetaStreet is the first protocol being built by the team at [Permian Labs](https://www.permianlabs.xyz/), a software development company consisting of TradFi and Web3 builders.

Permian Labs' mission is to develop new DeFi primitives that enable **liquidity** and **yield capture** from hard-to-trade on-chain assets (Objects), which has been termed: **Object-Oriented Finance ("OOF")**

Before we dive into the mechanics of OOF and the infrastructure/products we are building, give this two-part research report on the industry to understand where the market has been, where it is today, and where it's going.

{% hint style="info" %}
Nansen Two-Part Research Report

1. [Object-Oriented Finance](https://research.nansen.ai/articles/object-oriented-finance)
2. [NodeFi and GPU Financing](https://research.nansen.ai/articles/nodefi-gpu)
   {% endhint %}

Let's dive in!


---

# 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.metastreet.xyz/welcome-to-metastreet/introduction.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.
