> For the complete documentation index, see [llms.txt](https://arbridge-network.gitbook.io/arbridge-network-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arbridge-network.gitbook.io/arbridge-network-docs/arbridge-network-lab/strategy-philosophy.md).

# Strategy Philosophy

Arbridge's approach to markets can be summarized in a single claim: **structural inefficiency is the only durable edge**. Every strategy operated through Pulse is a specific expression of that claim.

## What we believe

**Markets are fragmented by construction.** Decentralized finance is not one market — it is hundreds of venues, dozens of chains, and thousands of instruments priced against overlapping but non-identical liquidity. Fragmentation creates observable, repeatable inefficiency.

**Capture is a function of probability, not prediction.** The question Pulse asks is never "will price move this way?" — it is "what is the probability that this spread can be closed profitably, accounting for every cost and every failure mode?" Prediction is directional. Probability is measurable.

**Speed is a floor, not a ceiling.** Latency matters, but milliseconds alone are not a moat. The moat is the combination of fast execution with correct execution — validating opportunity before chasing it.

**No directional bets.** Arbridge does not express views on whether markets go up or down. Pulse is market-neutral by design. This is a deliberate architectural choice, not a temporary posture.

**No leverage.** Leverage amplifies outcomes in both directions. A strategy predicated on structural capture does not need it, and a strategy that needs it is not predicated on structural capture.

## What we reject

* Opaque execution venues
* Strategies that depend on counterparty behavior Arbridge cannot audit
* Performance claims untied to on-chain evidence
* Expansion of the execution surface beyond what the Risk Desk has verified

## The long view

Durable yield in decentralized finance will belong to the operators who execute correctly, document openly, and refuse the easy shortcuts. Arbridge is built for that outcome and no other.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://arbridge-network.gitbook.io/arbridge-network-docs/arbridge-network-lab/strategy-philosophy.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.
