# Get Support

We've made it super easy for you to get support, request features or report bugs.

Just go to our website and login if you can.

As a first port of call - always check the [self help section](https://help.launchpal.com). Scroll through the content in the sidebar, or use search to find what you need. If its not there let us know.

The support chat is avaible from the login page, as well as when you are logged in.

We use [intercom](https://intercom.com) for support. Its integrated with facebook messenger (@launchpal) so you can reach us there as well.

## Open the chat window

Whenever you need to chat to us, just click the support button.

It looks like this:

![](/files/-MHqIdymesjBCRkNoFJO)

When the chat window opens it may either show you a list of your most recent conversations, or it shows you the messages in a specific conversation.

## List of Conversations

When you see the chat window it will show you your most recent conversations like this:

![](/files/-MHqIdyqyewVfWuiiRvk)

You can click any of the existing chats to continue chatting.

## Continue an existing conversation

This is what the message window looks like.

You can click the highligted < button to return to your list of conversations.

![](/files/-MHqIdyrDj91KifN3Ca9)

## Start a new chat

If you need to talk to us about something new, then just start a new conversation by clicking the button below.

![](/files/-MHqIdysuwU4fn36dU8G)


---

# 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://help.launchpal.com/welcome/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.
