# Get support

You can find our team on [the Leather Discord ](https://discord.gg/67cZyTz8w6)[channel](https://discord.com/channels/621759717756370964/745197302255321108) in [the Stacks server](https://discord.gg/stacks-621759717756370964). Our developers would be more than happy to help you there with any questions about our APIs or functionality.

If you have a partnership inquiry or general questions about integrating Leather into your app, please email us at <contact@leather.io>.


---

# 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://leather.gitbook.io/developers/resources/get-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.
