# Agentic Commerce Overview

Agentic Commerce is a new model for enabling AI systems, like autonomous agents or LLMs, to securely make decisions and take actions in commerce flows. Instead of people shopping online using a typical browser or app-based e-commerce experience, software agents can now collect data, tokenize it, trigger payments, and interface with third-party APIs on behalf of users.

VGS provides AI and Agentic providers the secure infrastructure they need to collect, tokenize, store, and share payment credentials **without ever handling raw sensitive data**.

### Watch: What Is Agentic Commerce?

{% embed url="<https://www.youtube.com/watch?amp;index=3&v=dupi-i9zy20>" %}

***

### Key Capabilities

* **Collect payment credentials securely** using VGS Collect's PCI-compliant hosted fields
* **Tokenize and store cards** via the VGS Card Management Platform (CMP)
* **Share payment credentials** to any PSP or payment system for card-on-file and subscription payments
* **Use network tokens + cryptograms** to process payments agentically
* **Autofill checkout forms** securely via headless or operator browser flows

## Useful Resources

[Agentic Developer Toolkit](https://github.com/vgs-samples/vgs-agent-toolkit/tree/main)

<figure><img src="/files/i8hPsR38gQRKj4IbcQM4" alt=""><figcaption></figcaption></figure>

[Blog: Why Agentic Commerce? Why now? And what is it?](https://www.verygoodsecurity.com/blog/posts/why-agentic-commerce-why-now-and-what-is-it)

***


---

# 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.verygoodsecurity.com/agentic-commerce/agentic-commerce-overview.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.
