# Page Not Found

The URL `verify-email-and-phone-number/how-it-works` does not exist.

You might be looking for one of these pages:
- [How it works](https://docs.cotter.app/features/passwordless-login/how-it-works.md)
- [Getting the Tokens](https://docs.cotter.app/getting-access-token/getting-the-tokens.md)
- [Verifying JWT Tokens](https://docs.cotter.app/getting-access-token/verifying-jwt-tokens.md)
- [Cotter's OAuth 2.0 Tokens Specification](https://docs.cotter.app/getting-access-token/handling-authentication-with-cotter.md)
- [Storing and Removing Tokens](https://docs.cotter.app/getting-access-token/storing-and-removing-tokens.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.cotter.app/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.cotter.app/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/features/passwordless-login/how-it-works.md`)
- Use `Accept: text/markdown` header for content negotiation