> ## Documentation Index
> Fetch the complete documentation index at: https://na-36-merge-docs-v2-dev-draft-into-docs-v2-20260603.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Page-structure-template

> Describe page-structure-template

export const Quote_0 = undefined

"import { Quote_0 } from '/snippets/components/displays/quotes/Quote.jsx'""

{/*
PAGE SECTION: HEADER:
- PAGE ELEMENT: Frontmatter Title
- PAGE ELEMENT: Frontmatter Description
- PAGE ELEMENT: [OPT] Header CTA
*/}

<Quote> Definition: Page Taxonomy helps create a clear flow and homogenise style for readers. </Quote>
<Tip> Clarity Callout: This is a major point in this page that is often confused or needs highlighting  </Tip>

<Card title={<CustomCardTitle icon="github" title="Source Reference" style={{}} />} arrow horizontal />

<CustomCodeBlock filename="Run Page Composition" icon="terminal" />

<CustomDivider style={{margin: "0 0 -1rem 0"}} />

{/*
PAGE SECTION: INTRODUCTION:
- PAGE ELEMENT: Overview
*/}

What this is.
Why it matters to you.

{/*
PAGE ELEMENT: BODY SECTION 1 HEADER
- Style: H1
- Content: Concept Terminology
  - Purpose: Concise Descriptor name for the section contents
      - Concise Terminology for / Descriptor of Section Content
      - Can act as a discoverability key for section contents
      - ✔ User knows exactly what is in the section without even seeing it
      - ✔ An AI would know what question this section answered.
  - DO:
      - USe Governing-Concept Content descriptors,
      - Technical, Professional Descriptors
      - Under 3 words
  - DONT:
      - Use questions
      - Use Question Frame words: "What, How, When, Why"
      - Use a sentence
      -   or other descriptors (eg What You Earn), Numbers (eg: Three Reasons), First Person, Negation
      - Use Quantified/Numbered Framing or Number-led headings (eg: Three Choices, Two Setup Options)
      - Use Numbers
      - Use Comparators (Differences, vs,)
      - Use Literal Labels
      - Use Generic Descriptors,
      - Use Taxonomy Mismatches
  - EXAMPLES:
      - ✘ How Pools Work         | ✔ Pool Mechanics
      - ✘ What You Earn          | ✔ Rewards, Incentives, Profitability, Reward Model
      - ✘ Before You Start       | ✔ Setup Checklist, Requirements, Prerequisites
      - ✘ What Changes           | ✔ Deployment Modes, Node Modes, Runtime Types
          - NOTE: Name says nothing about the content  Reader has no idea what this section is about. This title is not a descriptor
      - ✘ When to use this setup | ✔
      - ✘ Three Setup Paths      | ~ Setup Options (better)  | ✔ Deployment Types (best) -> gives clarity, provides terminology definition
      - ✘ The Two Workload Types | ~ Workload Types          | ✔ AI Runtime Pipelines (best) | ✔ AI Modality Pipelines | ~ AI Processing Modalities | ✔ AI Modality Workflows | ~Execution/Runtime Modalities,  ✔ AI Modality Workflows | AI Execution Workflows |  AI Modality Profiles
      - ✘  | ✔
      - ✘  | ✔
      - ✘  | ✔
*/}

{/* ==========================PAGE SECTION: FOOTER========================= */}

{/* ==========================PAGE TAXONOMY GUIDE========================= */}

{/*
DONT:
- Use more than one major layout element [Table, Steps] per page (if not nested)
  - ex:
- Use more than one of the same layout element
*/}
