> For the complete documentation index, see [llms.txt](https://learn.capstorm.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.capstorm.com/cs-govern/frequently-asked-questions.md).

# Frequently Asked Questions

- [Can I Add a New Masking Rule?](https://learn.capstorm.com/cs-govern/frequently-asked-questions/can-i-add-a-new-masking-rule.md)
- [How Does CS:Govern Work?](https://learn.capstorm.com/cs-govern/frequently-asked-questions/how-does-csguardian-work.md)
- [How Does CS:Govern Work With CopyStorm?](https://learn.capstorm.com/cs-govern/frequently-asked-questions/how-csgovern-works-with-copystorm.md)
- [How Does CS:Govern Work With CopyStorm Restore?](https://learn.capstorm.com/cs-govern/frequently-asked-questions/how-does-csgovern-work-with-copystorm-restore.md)
- [How Does CS:Govern Work With Snapshotting?](https://learn.capstorm.com/cs-govern/frequently-asked-questions/how-does-csgovern-work-with-snapshotting.md)
- [How Does CS:Govern Work With Base64 Chunking?](https://learn.capstorm.com/cs-govern/frequently-asked-questions/how-does-csgovern-work-with-base64-chunking.md)
- [Does CS:Govern Allow For the Use of a Custom Encryption Key or a Keystore?](https://learn.capstorm.com/cs-govern/frequently-asked-questions/does-csgovern-allow-for-the-use-of-a-custom-encryption-key-or-a-keystore.md)
- [What Happens if My System Crashes During a Custodian Run?](https://learn.capstorm.com/cs-govern/frequently-asked-questions/does-csgovern-allow-for-the-use-of-a-custom-encryption-key-or-a-keystore-2.md)
- [Do I Need to Shut Down CopyStorm, Restore or Medic When Running Govern?](https://learn.capstorm.com/cs-govern/frequently-asked-questions/does-csgovern-allow-for-the-use-of-a-custom-encryption-key-or-a-keystore-2-2.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 that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://learn.capstorm.com/cs-govern/frequently-asked-questions.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.
