# INSTALLATION GUIDE

- [Installing](https://docs.goldenedi.com/freemium/installation-guide/installing.md): Install the app from Microsoft AppSource
- [Outgoing Email](https://docs.goldenedi.com/freemium/installation-guide/smtp.md): Choose your Outgoing Email configuration
- [Email Accounts](https://docs.goldenedi.com/freemium/installation-guide/smtp/email-accounts.md)
- [SMTP Mail Setup](https://docs.goldenedi.com/freemium/installation-guide/smtp/smtp-mail-setup.md)
- [Initialize](https://docs.goldenedi.com/freemium/installation-guide/initialize.md): Initialize the app via a assisted setup
- [Freemium](https://docs.goldenedi.com/freemium/installation-guide/freemium.md): Configure Freemium via a assisted setup
- [Test case](https://docs.goldenedi.com/freemium/installation-guide/test-case.md): Run a test case to check that SMTP and app is configures correctly.
- [Job Queue Entries](https://docs.goldenedi.com/freemium/installation-guide/job-queue-entries.md): Schedule the messages to automatically process
- [Batch update customers](https://docs.goldenedi.com/freemium/installation-guide/batch-update-customers.md)
- [Go-live](https://docs.goldenedi.com/freemium/installation-guide/go-live.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://docs.goldenedi.com/freemium/installation-guide.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.
