# Page Not Found

The URL `introduction` does not exist.

You might be looking for one of these pages:
- [Authentication](https://docs.currents.dev/api/get-started/authentication.md)
- [Actions](https://docs.currents.dev/api/resources/actions.md)
- [Pagination](https://docs.currents.dev/api/get-started/pagination.md)
- [Errors](https://docs.currents.dev/api/get-started/errors.md)
- [Instances](https://docs.currents.dev/api/resources/instances.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/api/get-started/authentication.md`)
- Use `Accept: text/markdown` header for content negotiation