# Welcome to Zeupiter Docs

**Ready** to **Set** and **Deploy**, we are here for you folks. <mark style="color:purple;">Zeupiter</mark> is an AI based multi-cloud platform that gives you a complete control over your cloud infrastructure, easily switching between clouds, avoiding dependence on single provider, selecting optimal pricing packages, and gaining better spending visibility – all without needing specialized knowledge of each provider’s tools and API's.&#x20;

> "Our Mission is to simplify the overengineered space in the sky."

{% hint style="info" %}
Zeupiter is in `Beta`, and you may encounter some rough edges. Our very small team is continuously improving, adding features, and addressing platform bugs and vulnerabilities. Please report any issues via the [<mark style="color:purple;">Feedback</mark>](https://www.zeupiter.com/settings/feedback)  input in your settings page.
{% endhint %}

### Can my data be recovered once I've terminated my instance?

Once you <mark style="color:red;">terminate</mark> your instance, we cannot restore your data. Therefore, before ending your instance, ensure you backup any data you wish to retain. Make sure to take snapshots before something wrong happens,

Additionally, if you aim to preserve data beyond the termination of your instance, consider establishing a persistent storage file system.

### Which SSH key formats are accepted?

The dashboard supports adding SSH keys in these formats:

* OpenSSH (default format for ssh-keygen)
* RFC4716 (used by PuTTYgen when saving a public key)
* PKCS8
* PEM

Know more about SSH here: [connect-to-instance](https://docs.zeupiter.com/on-demand-multi-cloud/compute/instances/connect-to-instance "mention")

### How do I close my account? <a href="#how-do-i-close-my-account" id="how-do-i-close-my-account"></a>

To delete your Zeupiter cloud account, ensure there are no active resources across any cloud providers and no outstanding unpaid invoices. If your account meets these criteria, proceed with the following steps:

Navigate to **My Account** under **Settings** in the Zeus dashboard,  review the warning message and press to hold for 10 sec on "<mark style="color:red;">**Delete account**</mark>"

<figure><img src="https://1538940149-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdUmV4bRj3jf20k7NYMhW%2Fuploads%2FJzlA4BzAchJ1StHeGKDO%2Fdel.png?alt=media&#x26;token=d9eb4ca7-172e-488d-82fb-b633d672396b" alt=""><figcaption></figcaption></figure>


---

# 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.zeupiter.com/welcome-to-zeupiter-docs.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.
