> 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/learning-and-resources/arbridge-education-hub.md).

# Arbridge Education Hub

Competency is infrastructure. The Arbridge Education Hub exists because an informed member is a better operator, a better risk manager, and a better judge of the systems that act on their behalf.

## What the Hub covers

* **Foundations** — how arbitrage, cross-chain liquidity, and decentralized execution actually work
* **Reading Pulse** — how to interpret opportunity telemetry, probability scores, and execution logs
* **Risk literacy** — understanding slippage, bridge risk, gas volatility, and why the Risk Desk rejects what it rejects
* **Operational hygiene** — wallet discipline, verification, key management, withdrawal best practice
* **Market context** — ongoing explainers of evolving venues, chain migrations, and protocol changes that shape the opportunity surface

## Format

Material in the Hub is delivered through written guides, annotated dashboards, and periodic operational reviews. Content is versioned — when the underlying infrastructure changes, the corresponding lesson is updated and the prior version archived.

## Posture

The Hub is not a marketing channel. It does not promote. It teaches members how Arbridge works so that nothing about the system needs to be taken on faith.


---

# 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/learning-and-resources/arbridge-education-hub.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.
