# System Administration

- [Modules](https://cookbook.denovolab.com/system-administration/modules.md)
- [Start and Stop](https://cookbook.denovolab.com/system-administration/start-and-stop.md)
- [Logging](https://cookbook.denovolab.com/system-administration/logging.md)
- [Software Updates](https://cookbook.denovolab.com/system-administration/software-updates.md)
- [Setup additional dnl\_softswitch](https://cookbook.denovolab.com/system-administration/setup-additional-dnl_softswitch.md)
- [Add Additional IP to Switch](https://cookbook.denovolab.com/system-administration/add-additional-ip-to-switch.md)
- [Configure SIP Cause Code and Q850 Mapping](https://cookbook.denovolab.com/system-administration/configure-sip-cause-code-and-q850-mapping.md)
- [Enable Media Proxy](https://cookbook.denovolab.com/system-administration/enable-media-proxy.md)


---

# Agent Instructions: 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://cookbook.denovolab.com/system-administration.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.
