# Support

### Integration support

If you have any questions about the integration of our exchange service, if you would like to report bugs or if would like to request features, please use our dedicated Discord here:

<https://discord.gg/5sxWUjXjV8>

### User support

If end users of the service send you support requests:

1. Redirect them **first** to our dedicated support page here: [mtpelerin.com/support](https://www.mtpelerin.com/support)
2. If they can't find what they're looking for there, ask them to write at **<hello@mtpelerin.com>**

#### Tutorials:

* [How to buy crypto with Mt Pelerin](https://www.mtpelerin.com/faq/how-to-buy-cryptocurrency)
* [How to sell crypto with Mt Pelerin](https://www.mtpelerin.com/faq/how-to-sell-cryptocurrency)
* [How to swap crypto with Mt Pelerin](https://www.mtpelerin.com/blog/how-to-swap-cryptocurrency)


---

# 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://developers.mtpelerin.com/additional-information/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.
