# Vtex

If you're here, it's because you have your store within VTEX. In this section, we will explain how our integration works with this e-commerce platform, the steps to follow, and the necessary configurations to start operating. \
\
We have an API integration with VTEX which allows us to register a carrier that will have visibility at checkout to later create deliveries within Shippify. In addition to that, we have real-time status updates between Shippify and VTEX.


---

# 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.shippify.co/developers/en/e-commerce/vtex.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.
