# Page Not Found

The URL `files/d616c99312d10513eccee483c4cae3e35986a23c` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [Email Security: Free trial](https://docs.stoik.io/email-security/email-security-free-trial.md)
- [Email Security setup: Google Workspace](https://docs.stoik.io/email-security/email-security-setup-google-workspace.md)
- [Who to contact at Stoïk in case of an attack?](https://docs.stoik.io/cyberattack/who-to-contact-at-stoik-in-case-of-an-attack.md)
- [Email Security: Coverage to All Microsoft O365 Licenses](https://docs.stoik.io/email-security/email-security-setup-microsoft-o365/email-security-coverage-to-all-microsoft-o365-licenses.md)
- [Which Microsoft 365 permissions are required to activate Email Security?](https://docs.stoik.io/email-security/email-security-setup-microsoft-o365/which-microsoft-365-permissions-are-required-to-activate-email-security.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://docs.stoik.io/email-security/email-security-free-trial.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

### Option 2 — Browse the documentation index

Full index: https://docs.stoik.io/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://docs.stoik.io/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/email-security/email-security-free-trial.md`).

You may also use `Accept: text/markdown` header for content negotiation.
