# Treasury Ethos

{% hint style="info" %}
Our Treasury Ethos serves as the philosophical guide to our financial decisions. These are the guiding principles our Council operates within—intended to help us remain resilient through challenging market conditions, and preserve capital in the interest of token holders.&#x20;
{% endhint %}

The Paragons Treasury will preserve and grow capital through conservative, yield-generating strategies while maintaining operational sustainability.

### Core Principles

#### Capital Preservation

Our primary mandate is protecting treasury assets. We prioritize stable, low-risk investments over speculative opportunities, focusing on stablecoin-based yield strategies that minimize exposure to market volatility while generating consistent returns.

#### Sustainable Operations

We maintain only essential operational expenses necessary for baseline DAO function and asset management. By eliminating non-essential business lines and overhead, we've creating a path for maximum treasury efficiency and direct more resources toward capital preservation and growth for PDT holders.

#### Transparent Value Distribution

We believe PDT holders should have optionality in how they realize value. Beyond staking PDT (which continues to earn staking rewards), the Treasury has discretion to launch bonding events at any time, which allow PDT holders to exchange their tokens for stablecoin liquidity. Though there is no guarantee for regular bonding events, historically, this mechanism has provided an additional path for token holders to realize value when opportunities arise.

### Investment Strategy

**Stablecoin Yield Focus**: The treasury prioritizes safe, stablecoin-denominated yield opportunities including:

* Established DeFi lending protocols
* Liquidity provision in stable pairs
* Conservative yield aggregation strategies

**Risk Management**: We avoid speculative investments, maintaining high liquidity and minimizing smart contract risk through diversification across proven platforms.

**Locked Positions**: The treasury maintains certain locked investments from prior strategies. We continue operations to manage these positions through their unlock periods or until suitable divestment opportunities emerge.

### Treasury Governance

All significant treasury decisions remain subject to governance. The Council executes approved strategies while maintaining transparency through regular updates and on-chain accountability, publicly viewable on the [Treasury](https://www.paragonsdao.com/treasury) dashboard of our website.

<br>


---

# 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.paragonsdao.com/docs/dao/treasury/treasury-ethos.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.
