# Early-Stage Alpha Capturing

{% hint style="info" %}
Operator and jurisdiction: BASIS is operated by BASIS DIGITAL INFRASTRUCTURE LTD, a Seychelles IBC (LEI: [254900IX2F2KCWNSSS64](https://lei.bloomberg.com/leis/view/254900IX2F2KCWNSSS64)).

Research Partner: Base58 Labs contributes execution research, systems modeling, and risk design.
{% endhint %}

This strategy targets incentives distributed by emerging networks and protocols, as well as structural pricing inefficiencies that arise during a new asset's initial listing period. Ecosystems frequently bootstrap liquidity through reward programs, and disciplined execution can convert these short-duration opportunities into repeatable yield.

***

## 1. The BASIS research framework: new listing effects

In traditional finance, the phenomenon of Initial Public Offering (IPO) underpricing has been extensively studied. Ritter (1991) documented that IPOs in the United States were, on average, underpriced by 14.8% on their first day of trading. A related pattern can emerge in digital asset markets when a new token is listed on a major venue.

During the first hours and days of a new listing, several structural factors can create abnormal pricing inefficiencies:

* Information asymmetry: not all market participants have the same level of information about the new asset. Early participants who have conducted due diligence may retain an informational edge.
* Fragmented liquidity: the new asset may be listed on only one or two venues initially, creating significant price discrepancies as liquidity remains thin and unevenly distributed.
* Elevated volatility: the lack of established price history and the influx of speculative interest can create extreme volatility, widening bid-ask spreads and increasing dislocation frequency.
* Funding rate dislocation: if a perpetual futures contract launches alongside the spot listing, funding can become materially imbalanced as the market searches for equilibrium.

## 2. What this module does

Depending on the ecosystem and opportunity type, early-stage structural alpha capture may involve:

* Cross-venue spatial arbitrage: exploiting price discrepancies for newly listed assets across different venues where liquidity is fragmented.
* Funding rate harvesting: capturing elevated funding rates on newly launched perpetual futures contracts via delta-neutral positions.
* Bridge usage and liquidity provisioning: providing liquidity to new cross-chain bridges or DEX pools that offer bootstrapping incentives.
* Verified task execution: participating in on-chain incentive programs that reward specific actions such as governance participation or protocol interactions.
* Reward harvesting and consolidation: systematically collecting and converting distributed rewards into portfolio base exposure.

{% hint style="success" %}
BASIS evaluates these opportunities through deterministic execution pipelines, proprietary routing infrastructure, and state machine risk controls designed to preserve execution precision under stressed market conditions.
{% endhint %}

## 3. Research-driven filtering

Not every new listing or incentive program is worth pursuing. A Research Partner-driven filter evaluates each opportunity against the following criteria before capital is deployed:

| Filter Criterion        | Description                                                                            | Minimum Threshold                                   |
| ----------------------- | -------------------------------------------------------------------------------------- | --------------------------------------------------- |
| Protocol maturity       | Has the protocol been live on mainnet for a meaningful period?                         | > 3 months preferred                                |
| Audit quality           | Has the smart contract been audited by a reputable firm?                               | At least one top-tier audit                         |
| TVL and liquidity depth | Is there sufficient Total Value Locked and order book depth?                           | Sufficient to absorb planned position size          |
| Exploit history         | Has the protocol suffered any exploits or security incidents?                          | No unresolved incidents                             |
| Incentive design        | Is the reward structure sustainable, or is it a short-term distortion?                 | Sustainable tokenomics preferred                    |
| Operational complexity  | Is the effort required to capture structural alpha proportional to the expected value? | Expected value must exceed operational cost by > 2x |

Opportunities that fail any critical filter are rejected regardless of their apparent yield profile.

## 4. Risk controls

Emerging market opportunities require additional scrutiny. BASIS applies the following controls before any capital allocation:

* Smart contract validation: newly deployed contracts undergo additional review. Only protocols meeting audit and maturity criteria are eligible.
* Governance monitoring: protocol parameter changes are tracked in real time. Positions are reduced or closed if economics shift materially.
* Liquidity management: position sizes are calibrated to available order book depth to minimize market impact on exit.
* Incentive tracking: reward program changes are monitored continuously. Any material modification triggers an immediate position review.

{% hint style="warning" %}
BASIS treats this pipeline conservatively. Only verified ecosystems are eligible, position sizing is capped as a small percentage of total AUM, and stop conditions are strict.
{% endhint %}

## 5. Role within the strategy matrix

This module is designed to be additive and opportunistic. The core of BASIS is built on spatial arbitrage, funding streams, and established DeFi strategies that seek stable, repeatable yield sources. Emerging market capture supplements overall portfolio returns during favorable conditions and is sized accordingly.

Research and execution are informed by Base58 Labs methodology, BHLE infrastructure, and deterministic market interaction principles:

* Sub-50μs latency design
* 100K+ OPS routing throughput
* Proprietary routing infrastructure
* Mathematical constraint systems for position validation
* State machine risk controls for deterministic execution

Users may choose their level of participation in this pipeline based on their individual preferences.


---

# 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.basis.pro/strategies/early-stage-alpha.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.
