# Page Not Found

The URL `concepts/application` does not exist.

You might be looking for one of these pages:
- [Configuration](https://doorkeeper.gitbook.io/guides/ruby-on-rails/configuration.md)
- [Skip Authorization](https://doorkeeper.gitbook.io/guides/configuration/skip-authorization.md)
- [Token and Application Secrets](https://doorkeeper.gitbook.io/guides/security/token-and-application-secrets.md)
- [Other Configurations](https://doorkeeper.gitbook.io/guides/configuration/other-configurations.md)
- [Internationalization (i18n)](https://doorkeeper.gitbook.io/guides/internals/internationalization-i18n.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://doorkeeper.gitbook.io/guides/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://doorkeeper.gitbook.io/guides/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/guides/ruby-on-rails/configuration.md`)
- Use `Accept: text/markdown` header for content negotiation