# SUPPORT

## **Submitting an Issue**

If you encounter a bug or have a specific issue while using the XRP Ledger Snap, we encourage you to submit an issue through our GitHub repository. By reporting issues, you help us improve the XRP Ledger Snap and address any problems you might be facing. To submit an issue:

* **Submit an Issue:**\
  Visit the following link to create a new issue: [Submit an Issue](https://github.com/Peersyst/xrpl-snap/issues/new/choose). You’ll be able to choose the type of issue you’re reporting, whether it’s a bug, feature request, or a general question.

## **Contact Us**

If you have any questions or need further assistance, feel free to contact us directly. We are here to help and ensure you have a smooth experience using the XRPL Snap.

* **Stay in Touch:**
  * **Snap support channel:** [Discord](https://discord.gg/fbqcUd9B)
  * **Author:** [Peersyst](https://peersyst.com/)
  * **Website:** <https://peersyst.com/>
  * **X:** [@peersyst](https://peersyst.com/)

We encourage you to stay connected with us for updates, news, and further support.

{% embed url="<https://www.xrplsnap.com/>" %}
The XRP Ledger Snap website
{% endembed %}


---

# 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://snap-docs.xrplevm.org/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.
