# Ejecting your ship

Key information:

* Our Urbit hosting service will end on **July 31, 2024**.
* All running ships will stop on this date.

If you have a ship on our platform:

1. Email [daniel@holium.com](mailto:daniel@holium.com?subject=Ship-Ejection-Request) from your account's email address.
2. Include your ship name and preferred file-sharing method (Dropbox link, Google Drive link, etc.).
3. You can verify your information at [hosting.holium.com](https://hosting.holium.com) if needed.

We'll keep any ships not ejected by July 31, 2024 archived until August 31, 2024. After this, we'll delete any remaining un-ejected piers.


---

# 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.holium.com/main/hosting/ejecting-your-ship.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.
