# Introduction

Axtior builds tokenised, curated yield vaults that give you simple, composable exposure to onchain trading strategies. Each vault issues a single ERC-20 that represents your pro-rata share of the underlying strategy so you can access performance without managing venue-specific mechanics, dashboards, or operational overhead.

### What we focus on

Our initial product suite centers on perpetuals and orderbook liquidity across leading venues.

**Vault families**

* **Single-venue Perp LP Vaults**

  Clean wrappers around one venue’s LP system.
* **Discretionary Perp LP Vaults**

  Multi-venue allocators that can rotate exposure as conditions change.
* **Active MM Vaults**

  Professional two-sided market making packaged into a single token per base asset, with inventory risk managed via active hedging.

### Why Axtior

We aim to deliver:

* Composability-first design (standard ERC-20 vault tokens)
* Curated risk frameworks per strategy
* Clear product segmentation so users can choose between isolated, discretionary, or active strategies
* Institutional-grade strategy intent, friendly and one-click packaging

### Start here

* Explore the Vaults section to pick a strategy that matches your risk vs return expectations.
* Read the Risks pages before depositing.

> Nothing in these docs is financial advice. Vault tokens can gain or lose value, and past performance does not predict future results.


---

# 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.axtior.com/readme.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.
