# Product

### <mark style="color:yellow;">What Trendle Ships</mark>

* **Attention Indexes**\
  Quantified, real-time measures of online attention for topics (e.g., protocols, sports teams, influencers, memecoins).&#x20;
* **Trading Layer** \
  Markets that let users go long/short attention with configurable leverage.
* **Risk & Lifecycle Controls**\
  A **Liquidation Engine** (to manage leveraged risk when margin falls below maintenance) and a **Funding Mechanism** (to anchor traded price to the underlying index level).


---

# 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.trendle.fi/product.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.
