# Types of Campaign

**Outbound Campaigns** \
An Outbound Campaign in VoiceGenie allows you to make automated voice calls to a list of users or contacts.\
These campaigns are **initiated by the system**, where your **AI Voice Assistant** reaches out to users proactively — perfect for outreach, reminders, feedback, or promotions.

**Inbound Campaigns**\
An Inbound Campaign is designed to handle **incoming calls** from users.\
It enables your **AI Assistant** to respond to callers in real time — ideal for providing **customer support**, **query handling**, or **information assistance**.

<https://app.voicegenie.ai/>


---

# 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://voicegenie.gitbook.io/voicegenie-ai/product-guides/campaigns/types-of-campaign.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.
