# FUNDAMENTALS

- [Introducing Arch](https://arch-network.gitbook.io/arch-documentation/fundamentals/introducing-arch.md)
- [Arch’s Signature Scheme Model (FROST + ROAST)](https://arch-network.gitbook.io/arch-documentation/fundamentals/introducing-arch/archs-signature-scheme-model-frost-+-roast.md)
- [How Arch Works](https://arch-network.gitbook.io/arch-documentation/fundamentals/introducing-arch/how-arch-works.md)
- [Bridgeless Execution](https://arch-network.gitbook.io/arch-documentation/fundamentals/introducing-arch/bridgeless-execution.md)
- [Decentralized Validation](https://arch-network.gitbook.io/arch-documentation/fundamentals/introducing-arch/decentralized-validation.md)
- [State Transitions Anchored on Bitcoin](https://arch-network.gitbook.io/arch-documentation/fundamentals/introducing-arch/state-transitions-anchored-on-bitcoin.md)
- [Minimized Trust Assumptions](https://arch-network.gitbook.io/arch-documentation/fundamentals/introducing-arch/minimized-trust-assumptions.md)
- [Step-by-Step User Journey on Arch](https://arch-network.gitbook.io/arch-documentation/fundamentals/step-by-step-user-journey-on-arch.md)
- [How It Works](https://arch-network.gitbook.io/arch-documentation/fundamentals/step-by-step-user-journey-on-arch/how-it-works.md)
- [\[UNDER CONSTRUCTION\] Getting Started](https://arch-network.gitbook.io/arch-documentation/fundamentals/under-construction-getting-started.md): Note: Arch is NOT an L2.  Arch is an execution platform on the Bitcoin base layer.


---

# 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://arch-network.gitbook.io/arch-documentation/fundamentals.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.
