# Whitepaper Overview

This whitepaper overviews the two significant components of Community Finance's ecosystem: the Community Market product and the Yield Ones NFT.

We will start by covering Community Market in the section PROTOCOL OVERVIEW.&#x20;

{% hint style="info" %}
Community Market is not presently deployed in production. We expect to have an open beta by Q4 2023.
{% endhint %}

The second section will cover the Yield Ones NFT in the NFT OVERVIEW section.

### New to NFTs?

If you are unfamiliar with NFTs, we have prepared you a primer on what NFTs are and how this technology has the potential to alter the creator economy, and more. To read it, you can look for the "NFTs FUNDAMENTALS" category menu on the left.

Otherwise, you can jump straight to our Whitepaper section.


---

# 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.communityfinance.io/whitepaper-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.
