How-to Guides
How-to pages are short, copy/paste recipes for doing one thing with ARP.
If you want an end-to-end walkthrough, start with:
How-to vs tutorials vs reference
- How-to Guides: “do one thing” in a short, copy/pastable sequence of steps.
- Tutorials: larger, multi-section walkthroughs.
- Reference: precise schemas and APIs.
Template (what every How-to contains)
- Goal (“You will …”)
- When to use this
- Prerequisites (versions, running services, required tokens/roles)
- Steps (numbered, copy/pastable)
- Verify (expected output / checks)
- Troubleshooting (top 3 failure modes + fixes)
- Cleanup / Rollback (if relevant)
- Next steps (Concept + Reference + next How-to)