## §OIP SYSTEM ARTICLE — ADSPOWER (4 operations)
A generated article for one OIP shelf. It lists every operation in this API/CLI/MCP/device/model/core subsystem, links each leaf article, and gives the ledger path for proof.

### Read Order
- scan operations
- open a leaf doc
- run via run_now or POST /api/dispatch
- open receipt
- repair/replay if needed

### Operations
- **ADSPOWER_STATUS** — Is the AdsPower local API up + is the api-key configured (~/.miscsubjects/adspower_key, from AdsPower → Settin
  doc: https://miscsubjects.com/api/dispatch?key=ADSPOWER_STATUS&format=markdown
  run: https://miscsubjects.com/api/dispatch?invoke=ADSPOWER_STATUS&share=<TOKEN>
  history: https://miscsubjects.com/api/invocations?object_id=ADSPOWER_STATUS
- **ADSPOWER_PROFILES** — List AdsPower browser profiles (isolated logged-in identities). ARGS: none. EX: [ADSPOWER_PROFILES][/ADSPOWER_
  doc: https://miscsubjects.com/api/dispatch?key=ADSPOWER_PROFILES&format=markdown
  run: https://miscsubjects.com/api/dispatch?invoke=ADSPOWER_PROFILES&share=<TOKEN>
  history: https://miscsubjects.com/api/invocations?object_id=ADSPOWER_PROFILES
- **ADSPOWER_OPEN** — Launch an AdsPower profile browser; returns CDP/WebDriver endpoint for Playwright/Selenium attach. ARGS: $1=pr
  doc: https://miscsubjects.com/api/dispatch?key=ADSPOWER_OPEN&format=markdown
  run: https://miscsubjects.com/api/dispatch?invoke=ADSPOWER_OPEN&body=%3Carg1%3E&share=<TOKEN>
  history: https://miscsubjects.com/api/invocations?object_id=ADSPOWER_OPEN
- **ADSPOWER_STOP** — Close an AdsPower profile browser. ARGS: $1=profile user_id. EX: [ADSPOWER_STOP]k1abc[/ADSPOWER_STOP]
  doc: https://miscsubjects.com/api/dispatch?key=ADSPOWER_STOP&format=markdown
  run: https://miscsubjects.com/api/dispatch?invoke=ADSPOWER_STOP&body=%3Carg1%3E&share=<TOKEN>
  history: https://miscsubjects.com/api/invocations?object_id=ADSPOWER_STOP

### Troubleshooting
- If a row's example has placeholders, replace only the placeholder values and preserve separators.
- If a call fails, open its receipt and repair it with POST /api/dispatch {key, body, repairs:'inv_ID'}.
- If token scope denies this system, ask the owner for a row:/rows:/pfx: token scoped to the exact operation set.

Back to the tree: https://miscsubjects.com/api/dispatch?map=1&format=markdown