# Integration Options

## What is VX?

Veratad VX (Verification Experience) allows you to seamlessly embed your user's verification journey direct into your application.

## Integration Methods

### SDK

The SDK options give your business a future proof way to integrate verification journeys.

### API

Access VX Journeys to display in your own UI/UX via the Run Journey API set.

## Device fingerprinting and user tracking

Learn how VX uses device fingerprints and network telemetry to prevent repeat fraud in the [Device fingerprinting and user tracking](/vx/device-fingerprinting.md) guide.


---

# 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://api.veratad.com/vx/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.
