> For the complete documentation index, see [llms.txt](https://docs.adobesandbox.com/comprehensive-technical-tutorial-archive/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adobesandbox.com/comprehensive-technical-tutorial-archive/module8/summary.md).

# Summary and benefits

Congratulations and thank you for investing your time in learning about Adobe Journey Optimizer and Adobe Experience Platform! In this module, you've learned how to use Adobe Journey Optimizer to configure a journey that is triggered when a customer enters a specific geofence around a Point Of Interest (POI). When that happens, you've configured and consumed an external data source that gives you access, in real-time, to that POI's current weather data which then influences the path of the journey and the message being sent to the customer. That message was delivered to two actions, an SMS using Journey Optimizer and a Slack channel.

## Benefits

Let's highlight the benefits of using Adobe Journey Optimizer and Adobe Experience Platform:

* Communication with customers needs to be real-time and contextual. With Adobe Journey Optimizer, you now have the ability to listen for specific customer-initiated events and carefully curate a contextual journey if and when the customer is going through that specific journey.
* Orchestrating a journey can involve wait times, conditions whereby data in Adobe Experience Platform is verified to then send the journey into a different path, custom external data sources like the Weather API in this example and also, custom actions whereby any application with an API can receive instructions from Adobe Journey Optimizer on what content to show to which customer.
* Personalizing engagements can now truly happen across any channel that is used to interact with the customer.

## Check this out

* Tech Blog: [Adobe Journey Optimizer in an Omnichannel World](https://medium.com/adobetech/journey-orchestration-in-an-omnichannel-world-3a2d32d556d9)
* Tech Blog: [Demonstrating the Power of Adobe’s New Adobe Journey Optimizer Service to Build Personalized Omnichannel Experiences in Real-Time](https://medium.com/adobetech/demonstrating-the-power-of-adobes-new-journey-orchestration-service-to-build-personalized-aa60d88cd34)
* Tutorials: [Adobe Journey Optimizer Tutorials](https://experienceleague.adobe.com/docs/journey-orchestration-learn/tutorials/understanding-journey-orchestration.html)
* Experience Platform Documentation: [Adobe Journey Optimizer Help](https://experienceleague.adobe.com/docs/journeys/using/journey-orchestration-home.html)

[Go Back to Module 8](https://github.com/AdobePartnerTechnicalServices/aep-quickstart-guide/blob/main/module8/journey-orchestration-external-weather-api-sms.md)

[Go Back to All Modules](https://github.com/AdobePartnerTechnicalServices/aep-quickstart-guide/blob/main/overview.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, and the optional `goal` query parameter:

```
GET https://docs.adobesandbox.com/comprehensive-technical-tutorial-archive/module8/summary.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
