> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tythe.finance/llms.txt
> Use this file to discover all available pages before exploring further.

# Venue Intelligence

> What Tythe publishes about every venue on its allowlist, the indices it maintains, how the allowlist is curated, and how reference weights work.

Save on Tythe is client-directed. You or your agent decide where idle balance goes. Venue intelligence is the information you decide with: measured, dated, sourced, and reproducible. This page sets out what is published, how it is measured, and how the allowlist is kept.

### Per venue

For every venue on the curated allowlist, Tythe publishes the following, each with its source and window.

| Signal                       | What it measures                                                                      | How                                                             |
| ---------------------------- | ------------------------------------------------------------------------------------- | --------------------------------------------------------------- |
| Realised yield               | The return a deposit actually earned over trailing windows (7, 30, 90 days)           | Change in the venue's own share price, read from its contract   |
| Advertised yield             | The rate the venue displays                                                           | The venue's published figure, for comparison                    |
| Total value locked and depth | How much capital the venue holds and how much can enter or leave without moving terms | On-chain balances and the venue's caps                          |
| Utilisation                  | The share of supplied capital currently lent out                                      | On-chain state                                                  |
| Redemption latency           | How long a withdrawal takes, including any cooldown                                   | The venue's redemption mechanics, verified against its contract |
| Supply-cap status            | Whether the venue is accepting deposits                                               | `maxDeposit` read live                                          |
| Governance flags             | Renounced ownership, parameter changes, timelock changes, upgrade events              | On-chain events, with the date of each                          |
| Asset composition            | What the venue holds and lends against                                                | The venue's on-chain configuration                              |
| Historical drawdowns         | The worst peak-to-trough loss in the venue's history                                  | Share-price history                                             |

A venue's value in your account is always read from its own accounting, never from a spot price.

### Indices

Tythe maintains three cross-venue indices. The methodology for each is published in full alongside it.

* **Funding Rate Index.** A composite of perpetual-futures funding rates across major venues: the signal that drives basis-yield strategies. When funding turns, an agent with earn authority can read the index and act within its caps.
* **Stablecoin lending rate composite.** A weighted rate across the curated lending venues on Base.
* **Base curated-vault yield composite.** Realised yield across the allowlist, weighted by depth.

### The allowlist

A venue is added to the allowlist, flagged, or removed under a documented policy driven by the signals above. Every change is logged with the signal that drove it and the date.

<Steps>
  <Step title="Verification">
    Before a venue is listed, Tythe verifies its contract surface live: that it is a standard vault, that value can be read from its own accounting, how it redeems, and whether it is at cap. Tythe's own testing has found listed-looking vaults that were at their supply cap and one that had renounced ownership. Those facts become flags.
  </Step>

  <Step title="Listing with default caps">
    A listed venue carries default per-venue caps. Your mandates can set tighter caps for each agent; they cannot exceed the defaults.
  </Step>

  <Step title="Monitoring">
    Signals are refreshed continuously. A governance event, a cap change, a drawdown beyond a threshold, or a sustained gap between advertised and realised yield raises a flag.
  </Step>

  <Step title="Removal">
    A removed venue accepts no new deposits from Tythe accounts. Withdrawals from it always continue; removal never traps funds.
  </Step>
</Steps>

### Reference weights

Tythe publishes a reference set of weights across the allowlist on a stated cadence, with the rationale for each change. "Follow Tythe weights" is an action: you take it in the console, or an agent takes it under a mandate that permits it. Tythe never executes it for you. The weights are one input among the signals above, not a recommendation.

### Where it lives

In the [Intelligence dashboard](/get-started/resources/intelligence-dashboards), and in the developer surface as read tools an agent can query before acting: `venue_signals`, `funding_rate_index`, `venue_list`, and `model_weights`.

### Information, not advice

Venue intelligence is information published with its sources and methodology. Venues are third-party protocols with their own risks. A venue that loses value is risk you chose. Tythe takes nothing on venue yield and does not manage your allocation. See the [Risk disclosure](/get-started/resources/risk-disclosure).

<CardGroup cols={2}>
  <Card title="Earn: Save" icon="piggy-bank" href="/principals/account/earn">
    How you and your agents allocate to venues from your account.
  </Card>

  <Card title="Infrastructure providers" icon="server" href="/get-started/resources/infrastructure-providers">
    The venues currently on the allowlist, with their curators.
  </Card>
</CardGroup>
