# Platform

In the EVE environment, the Platform is the solution deployed in the cloud, which is accessible from the Internet.

By default, the HTTPS protocol is used to allow secure communication using the Platform URL.

It is possible to access the Platform via the IP address associated with the URL, however, the certificate is only valid for the Platform URL. Accessing via the URL is the preferred method.

The information presented on the Platform may differ depending on the privileges associated with the logged-in account. See [<mark style="color:yellow;">Account Types</mark>](broken://pages/xAvqIWxzDBWCDB4iRKm5)<mark style="color:yellow;">.</mark>


---

# 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.reveald.com/technical-documentation/admin-guides/epiphany-validation-engine-users-guide/chapter-1-architecture-of-eve/platform.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.
