# Routes
## `@username@instance.xyz/`
Root for routes that require user authentication.
### `posts/:id/`
Links to a post with local ID
### `users/:id/`
Links to a user with local ID
#### Sub-routes
- `followers`
- `following`
- `media`
### `users/@username@instance.xyz/`
Links to a user with handle and tries to resolve it back to [`users/:id/`](#userid).
## Examples
- `kaiteki.craftplacer.moe/@craftplacer@pl.craftplacer.moe/users/ACHgYWJTBPgpBMdVWy`
Opens up Kaiteki's account on pl.craftplacer.moe within the account Craftplacer.