# Supported protocols and formats

## Data transport protocols

Digital River supports the following data transport protocols:

* **Email**–As attachments or within the body.
* **S/FTP (Secure/File Transfer Protocol)**. You can place files on Digital River servers for retrieval or push them to external servers.
* **HTTP/HTTPS (Hypertext Transport Protocol/Hypertext Transport Protocol Secure)**–Supports server-side and Client Certificates.

## XML

Digital River supports the XML (Extensible Markup Language) format.

## Encryption

Digital River supports the following encryption types:

* PGP (Pretty Good Privacy)
* AES (Advanced Encryption Standard)

## GMT

Digital River provides all dates and times in Greenwich Mean Time (GMT) format.


---

# 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.digitalriver.com/commerce-api-references/commerce-api-reference-guide/api-structure/supported-protocols-and-formats.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.
