# Emails

As a robust platform designed for hosting and selling online courses and fostering community engagement, these email tools play a crucial role in enhancing communication and interaction with your audience.

1. **Email STMP Configuration:**
   * **Purpose:** This feature empowers you to modify your email sender domain through SMTP configuration. By authenticating your custom domain, you gain control over your sender's email identity.
   * **Use Cases:** Set up and customize your sender domain, ensuring your emails reflect your brand identity. This configuration is vital for maintaining a professional and consistent communication channel with your users.
2. **Contact Lists:**
   * **Purpose:** Create and manage contact lists by manually adding users or importing lists. These lists serve as a foundation for targeted email sequences or one-time broadcasts, enhancing your ability to engage specific segments of your audience.
   * **Use Cases:** Organize users based on different criteria, allowing you to run effective email campaigns tailored to specific audiences, whether it's triggering sequences based on user behavior or sending broadcasts to a curated list.
3. **Email Sequences:**
   * **Purpose:** Trigger email sequences that deliver a series of specified timed emails to users after a specific event or trigger occurs. Ideal for nurturing leads, following up on abandoned carts, or guiding users through a structured onboarding process.
   * **Use Cases:** Craft automated sequences that provide a personalized and timely interaction with your users, fostering engagement and guiding them through predefined journeys within your platform.
4. **Email Broadcasts:**
   * **Purpose:** Send one-time emails to a targeted group of users. Email broadcasts are perfect for delivering time-sensitive announcements, promotions, or updates to your entire user base or specific segments.
   * **Use Cases:** Quickly communicate important messages to your users through one-off broadcasts, ensuring your announcements reach the right audience at the right time.<br>


---

# 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://help.intellectra.io/manual/emails.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.
