> For the complete documentation index, see [llms.txt](https://space-misfits.gitbook.io/space-misfits-fleet-guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://space-misfits.gitbook.io/space-misfits-fleet-guides/fleet-guides/support/contact-support.md).

# Contact Support

If you require assistance, we offer support through our private ticketing system in our [Discord community](https://discord.gg/spacemisfits). Alternatively, you can send a direct message to one of our administrators via [Telegram](https://t.me/Spacemisfitsgame). \
\
To open a ticket with us, simply leave your issue at the #support-tickets channel within our Discord community.

{% hint style="warning" %}
As a reminder, our administrators **will not initiate contact with you** via a private message on either Discord or Telegram unless you have previously contacted us through one of these channels. If you receive an unsolicited private message claiming to be from one of our admins, please do not respond and instead reach out to us through the official support channels listed above. Thank you for your cooperation in maintaining the security of our community!
{% endhint %}

Go to [discord.com ](https://discord.com/)and create an account (or sign in if you already have one)\
\
Click on the "open-ticket" [Discord community](https://discord.gg/spacemisfits) channel\
\
![](/files/dIsbXFzIdbpzzMzHrUj2)\
\
Then click on "Open Ticket"\
\
![](/files/iMoylIcRil8ccEWDB3uM)\
\
One of our admins will be in contact with you as soon as possible to assist you.\
\
Remember to always provide us with as much detail about your issue as possible, including any error messages or screenshots, in order to expedite resolution. Our support team is available during regular business hours and will respond to your ticket as soon as possible.


---

# 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://space-misfits.gitbook.io/space-misfits-fleet-guides/fleet-guides/support/contact-support.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.
