Skip to content

Route by goal

Use this page when you know what you want to accomplish but not which quadrant to read.

Use this decision tree to turn your immediate goal into the right document type.

flowchart TD
    A["What are you trying to do?"]
    A --> B{"Need to learn by example?"}
    B -->|Yes| C["Tutorial"]
    B -->|No| D{"Need exact symbols, fields, or commands?"}
    D -->|Yes| E["Reference"]
    D -->|No| F{"Need to understand the model or boundary?"}
    F -->|Yes| G["Explanation"]
    F -->|No| H["How-To"]

Once you know the quadrant, the links below should get you to the right page without translating concepts yourself.