# Purchasing the Developer Pass

In order to publish your AI model on Dockship, you need to purchase a developer pass. The developer pass can be purchased by following these steps:

1. Log into your Dockship account.
2. In your Dashboard go to **Sidebar -> My Models.**
3. On the next page, you can purchase the developer pass. If you have a referral, you can apply it on this page.

Developer pass has lifetime validity.

**Pro Tip:** You can get your Developer pass for FREE by referring your friends!


---

# 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.dockship.io/publishing-your-ai-model/purchasing-the-developer-pass.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.
