# Summary and Benefits

Congratulations and thank you for investing your time in learning about Adobe Experience Platform! In this module, you've learned how to configure Web SDK to collect data from the demo website in XDM format just once, to then reuse that data by sharing it with multiple applications like Adobe Audience Manager and Adobe Experience Platform.

## Benefits

Let's highlight the benefits of using Web SDK to ingest data into Adobe Experience Platform:

* Web SDK replaces all application-specific legacy JavaScript and as such, simplifies your implementation a lot.
* Data collection now happens in XDM format immediately, which again simplifies your implementation.

## Check this out

* Tech Blog: [Simplifying Customer Workflows with Adobe Experience Platform Web SDK](https://medium.com/adobetech/simplifying-customer-workflows-with-adobe-experience-platform-web-sdk-4e54fe134f4a)
* Tech Blog: [Streamlining Client-Server Integrations with Adobe Experience Platform Experience Edge](https://medium.com/adobetech/streamlining-client-server-integrations-with-adobe-experience-platform-experience-edge-1caaef887172)
* Tech Blog: [Unify Your Adobe Experience Platform Services with Adobe Experience Platform Web SDK](https://medium.com/adobetech/unify-your-adobe-experience-platform-services-with-adobe-experience-platform-web-sdk-75cf6851a9fc)


---

# 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.adobesandbox.com/comprehensive-technical-tutorial-archive/module1/summary.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.
