# Advanced Capabilities

In addition to standard PKI operations, emCA supports the creation and issuance of specialized certificate types required in regulated and sector-specific infrastructures.&#x20;

These include:

* **EVM certificates** for secure payment ecosystems,&#x20;
* **ePassport certificates** for identity and travel document security, and&#x20;
* **CV2X certificates** for intelligent transport and connected vehicle communication.

| Certificate Type           | Purpose                                                                    | Standards / References                          | Sector / Use Case                                 |
| -------------------------- | -------------------------------------------------------------------------- | ----------------------------------------------- | ------------------------------------------------- |
| **EVM Certificates**       | Secure transactions between EMV chip cards and terminals                   | EMVCo standards                                 | Banking, Payments, POS devices                    |
| **ePassport Certificates** | Secure storage and authentication of identity/biometric data in ePassports | ICAO Doc 9303, EU EAC (BSI TR-03110, TR-03139)  | Government, Border Control, Travel Security       |
| **CV2X Certificates**      | Authenticate V2X messages between vehicles and roadside units              | EU C-ITS Certificate Policy, ETSI ITS standards | Intelligent Transport, Automotive, Traffic Safety |


---

# 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://emca.emudhra.com/advanced-capabilities.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.
