# Liquidity & Redemption

## **Predictable Redemption Logic**

Avalon Labs AI Marketplace is structured to give allocation holders **clarity and certainty** in how they may enter or exit their positions.

* **Epoch-Based Redemption Windows**\
  Allocations operate within clearly defined epochs (e.g., monthly or quarterly rental cycles). This structure allows all participants to anticipate when redemption or reassignment requests can be processed, ensuring order and predictability across the marketplace.
* **Waterfall Redemption Priority**\
  Redemption requests are handled in strict sequence: **Senior Allocation (sAI)** holders are processed first, reflecting their higher service priority and lower risk profile, followed by **Junior Allocation (jAI)** holders. This hierarchy is codified in smart contracts, eliminating discretion and ensuring fairness.
* **Transparency of Process**\
  Redemption logic is published in advance and embedded in audited contracts, so participants understand the timing, sequence, and mechanics of exit. This provides users with a governance-grade level of assurance that their commercial rights will be honored consistently.

## **Market-Driven Liquidity Mechanisms**

Recognizing that users require flexibility and that demand fluctuates, the marketplace incorporates **self-adjusting liquidity features** to ensure that allocation rights retain value.

* **Transferability & Secondary Reallocation**\
  sAI and jAI entitlements can be reassigned, transferred, or resold within the marketplace framework. This creates a **secondary market for service rights**, enabling holders who no longer require access to match with others who demand additional capacity.
* **Dynamic Pricing Tools**\
  The marketplace supports **auction-style repricing** and **queue-based clearing rates**. These mechanisms allow rental fees and redemption values to adjust to real-time demand conditions, minimizing idle capacity and enabling efficient price discovery.
* **Stability Through Market Feedback**\
  In times of high demand, holders benefit from competitive bidding for capacity. In lower demand periods, pricing automatically adjusts downward, keeping utilization competitive. This adaptive model ensures that liquidity is not dependent on speculative flows, but rather grounded in **genuine market demand for compute and AI-model rental services**.


---

# 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.avalonfinance.xyz/avalon-ai-marketplace/liquidity-and-redemption.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.
