# Kryptor

## Kryptor

- [Introduction](https://www.kryptor.co.uk/master.md)
- [Features](https://www.kryptor.co.uk/features.md)
- [FAQ](https://www.kryptor.co.uk/faq.md)
- [Installation](https://www.kryptor.co.uk/installation.md)
- [Usage](https://www.kryptor.co.uk/usage.md)
- [Tutorial](https://www.kryptor.co.uk/tutorial.md)
- [Running Kryptor](https://www.kryptor.co.uk/tutorial/running-kryptor.md)
- [Specifying files](https://www.kryptor.co.uk/tutorial/specifying-files.md)
- [Entering a passphrase](https://www.kryptor.co.uk/tutorial/entering-a-passphrase.md)
- [Encrypting files for yourself](https://www.kryptor.co.uk/tutorial/encrypting-files-for-yourself.md)
- [Encrypting files for others](https://www.kryptor.co.uk/tutorial/encrypting-files-for-others.md)
- [Encryption options](https://www.kryptor.co.uk/tutorial/encryption-options.md)
- [Decrypting your files](https://www.kryptor.co.uk/tutorial/decrypting-your-files.md)
- [Decrypting received files](https://www.kryptor.co.uk/tutorial/decrypting-received-files.md)
- [Decryption options](https://www.kryptor.co.uk/tutorial/decryption-options.md)
- [Signing files](https://www.kryptor.co.uk/tutorial/signing-files.md)
- [Signing options](https://www.kryptor.co.uk/tutorial/signing-options.md)
- [Verifying signatures](https://www.kryptor.co.uk/tutorial/verifying-signatures.md)
- [Generating a new key pair](https://www.kryptor.co.uk/tutorial/generating-a-new-key-pair.md)
- [Key pair options](https://www.kryptor.co.uk/tutorial/key-pair-options.md)
- [Specification](https://www.kryptor.co.uk/specification.md)
- [Known limitations](https://www.kryptor.co.uk/security-limitations.md)
- [Changelog](https://www.kryptor.co.uk/changelog.md)
- [Roadmap](https://www.kryptor.co.uk/roadmap.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://www.kryptor.co.uk/master.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.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
