# Endpoints

The Endpoints menu is used to access specific services within the Deka GPU Portal Services cluster. Endpoints can also be used to access the results of pipelines that have been run or to perform inference from models stored in them. On the MLOps menu page, select the Endpoints menu.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeLnIfxDhiRKnx97BzShyKhVvD_XMC87iRPFSiZzAeEIsc7kLKdXppYbHRx5rI1fN9l_kuyR5xkga7y4fxI7raI-JIytuDbGzm9giuMluZYFBkU68FuOez17mkpKqLZ2eJr4f0Ifh4S9CAHaHlyWFpJhjW9?key=LVQ1qyxGTmR2_dnptAsYnQ" alt=""><figcaption><p>Endpoints</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.cloudeka.ai/guidance-for-individual/deka-gpu-mlops/endpoints.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.
