> For the complete documentation index, see [llms.txt](https://cookbook.denovolab.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cookbook.denovolab.com/configuration.md).

# Basic Switch Configuration

- [Integrate Class 4 to Google SMTP](https://cookbook.denovolab.com/configuration/integrate-class-4-to-google-smtp.md): This section provides a guide on integrating Class 4 with the Google SMTP server.
- [Customize your logo](https://cookbook.denovolab.com/configuration/untitled.md)
- [Customize Domain Name](https://cookbook.denovolab.com/configuration/customize-domain-name.md)
- [Customize email template](https://cookbook.denovolab.com/configuration/customize-email-template.md)
- [Customize invoice template](https://cookbook.denovolab.com/configuration/customize-invoice-template.md)
- [Configuring Payment Gateway](https://cookbook.denovolab.com/configuration/configuring-payment-gateway.md)
- [Stripe Configuration](https://cookbook.denovolab.com/configuration/configuring-payment-gateway/stripe-configuration.md)
- [Paypal Configuration](https://cookbook.denovolab.com/configuration/configuring-payment-gateway/paypal-configuration.md)
- [Configuring CDR and PCAP Backup](https://cookbook.denovolab.com/configuration/configuring-cdr-and-pcap-backup.md)
- [Google Cloud Setup](https://cookbook.denovolab.com/configuration/configuring-cdr-and-pcap-backup/google-cloud-setup.md)
- [Configuring SIP Registration](https://cookbook.denovolab.com/configuration/configuring-sip-registration.md)
- [Configuring LRN](https://cookbook.denovolab.com/configuration/configuring-lrn.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://cookbook.denovolab.com/configuration.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.
