# Page Not Found

The URL `~` does not exist.

You might be looking for one of these pages:
- [Introduction](https://docs.frisbyjs.com/master.md)
- [Frisby.js Overview](https://docs.frisbyjs.com/introduction/readme.md)
- [Getting Started](https://docs.frisbyjs.com/introduction/installation.md)
- [HTTP Request Methods](https://docs.frisbyjs.com/api-and-usage/http.md)
- [globalSetup() / setup()](https://docs.frisbyjs.com/api-and-usage/setup.md)

## How to find the correct page

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

## Tips for requesting documentation

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