# The Bazaar

### 🗺️Overview

The Daımon Bazaar is an interactive marketplace facilitating professional wealth management networking and career development for Management Castles, Treasury Managers and Community Treasuries. By interacting with the Bazaar, users of the protocol can access quantitative and qualitative data regarding the relative performance of Management Castles and their Treasury Managers. The Bazaar essentially functions as a platform where:

1. Management Castles can scout and hire new Treasury Managers;&#x20;
2. Trustees can find new Treasuries to monitor;&#x20;
3. Investors can search for the top-performing Management Castles and Managers.&#x20;

### 🧮**Daımon** Scores

Each Treasury, Castle and Manager has their own upgradeable metadata measuring the relative skill and performance of its owner based on an extensive number of multidimensional variables that take into account both financial, managerial and fiduciary metrics. The metadata is then aggregated into a single Daımon Score. Daımon Scores are calculated by the following ratios:

### 💰Treasuries

|                Metric                |              Formula             |
| :----------------------------------: | :------------------------------: |
|         Absolute performance         | ![](/files/lR4Gd1jR3WkRz2wB60xb) |
|      Compound annual growth rate     | ![](/files/3viGuwAKly6Ac0y16ANg) |
|             Absolute risk            | ![](/files/79hzIkOMiSvsTCbPOgQ6) |
|             Sortino ratio            | ![](/files/tyl5odptjZUpmGCYhHd3) |
|             Treynor ratio            | ![](/files/ctdic18tCvHcd3rfPY6A) |
|           Beta coefficient           | ![](/files/RMVyccCcFFm8muNLgyw7) |
|  Relative performance (to benchmark) | ![](/files/0zoaKEPWlGnjTf8yDagm) |
|           Maximum drawdown           | ![](/files/1pNW5OpjYTF7EHznfcAr) |
|  Up number ratio (positive periods)  | ![](/files/j0iRtDPJTaGiprmDDNWX) |
| Down number ratio (negative periods) | ![](/files/MwiDNwSn5XE6loTodX7j) |

### 🏰Management Castles

|                Metric                |              Formula             |
| :----------------------------------: | :------------------------------: |
|         Absolute performance         | ![](/files/lR4Gd1jR3WkRz2wB60xb) |
|      Compound annual growth rate     | ![](/files/3viGuwAKly6Ac0y16ANg) |
|             Absolute risk            | ![](/files/79hzIkOMiSvsTCbPOgQ6) |
|             Sortino ratio            | ![](/files/tyl5odptjZUpmGCYhHd3) |
|             Treynor ratio            | ![](/files/ctdic18tCvHcd3rfPY6A) |
|           Beta coefficient           | ![](/files/RMVyccCcFFm8muNLgyw7) |
|  Relative performance (to benchmark) | ![](/files/0zoaKEPWlGnjTf8yDagm) |
|           Maximum drawdown           | ![](/files/1pNW5OpjYTF7EHznfcAr) |
|  Up number ratio (positive periods)  | ![](/files/j0iRtDPJTaGiprmDDNWX) |
| Down number ratio (negative periods) | ![](/files/MwiDNwSn5XE6loTodX7j) |
|             Market share             | ![](/files/vqeDOC7Qmzpjk2WoY2tl) |
|         Managerial ownership         | ![](/files/A272830LunnoRbjutbri) |
|          Total expense ratio         | ![](/files/ax8ezKulSBK7iSeIZ7cE) |

### 👨‍💼Treasury Managers

|                Metric                |              Formula             |
| :----------------------------------: | :------------------------------: |
|           Total net profit           | ![](/files/MwvBkZcSyTp6yve4g3lX) |
|             Profit factor            | ![](/files/ayAjArPDT3XQ0b1LaITT) |
|            Win/loss ratio            | ![](/files/hnKsivxUaqjK6Pbbar2O) |
|         Absolute performance         | ![](/files/lR4Gd1jR3WkRz2wB60xb) |
|      Compound annual growth rate     | ![](/files/3viGuwAKly6Ac0y16ANg) |
|             Absolute risk            | ![](/files/79hzIkOMiSvsTCbPOgQ6) |
|             Sortino ratio            | ![](/files/tyl5odptjZUpmGCYhHd3) |
|             Treynor ratio            | ![](/files/ctdic18tCvHcd3rfPY6A) |
|           Beta coefficient           | ![](/files/RMVyccCcFFm8muNLgyw7) |
|  Relative performance (to benchmark) | ![](/files/0zoaKEPWlGnjTf8yDagm) |
|           Maximum drawdown           | ![](/files/1pNW5OpjYTF7EHznfcAr) |
|  Up number ratio (positive periods)  | ![](/files/j0iRtDPJTaGiprmDDNWX) |
| Down number ratio (negative periods) | ![](/files/MwiDNwSn5XE6loTodX7j) |


---

# 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.daimon.finance/features/the-bazaar.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.
