# Create Endpoint

## Open Endpoint Create page

![](/files/-MclecKuFEx8bqwlSE75)

{% hint style="info" %}
&#x20;At Experiment Status page you can also save checkpoint and deploy endpoint faster.
{% endhint %}

## Enter Endpoint Configuration and select hardware, image

![](/files/-McmdBEm9vX863_K40vY)

## Write API code

![](/files/-McmdbwTG2bWacws5ZMq)

Left is the API code&#x20;

Right is the requirements of the API code

The upper right corner can be saved, read, and deleted.

{% hint style="info" %}
Click **Launch without continuous learning** deploy inference only
{% endhint %}

## Choose train function and requirements and select hardware, image

![](/files/-Mcmgbvkl75ttK6IB-bD)

## Setup trainer parameters and trialer parameters

![](/files/-McmgeJLTCUccvfp7rnr)


---

# 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://innocuous-book.gitbook.io/innocuous-book/endpoint/create.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.
