# Xverse Custom Methods

Sats Connect also offers custom methods which can only be invoked for users using the [Xverse wallet](https://www.xverse.app/).

## Available Xverse custom methods

<table data-header-hidden><thead><tr><th width="268"></th><th></th></tr></thead><tbody><tr><td><i class="fa-bitcoin">:bitcoin:</i> Bitcoin Methods</td><td><p></p><ul><li><a href="/pages/dv1HVnyOO0F30uSQX9cH">signMultipleTransactions</a></li><li><a href="/pages/4M1LAFrFXkQuTgzRTQK1">signMultipleMessages</a></li></ul></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f3a8">🎨</span> Bitcoin Inscriptions Methods</td><td><p></p><ul><li><a href="/pages/PwUSNvnLpiO0vusp7w41">createInscription</a></li><li><a href="/pages/gaUaBmORFXQp3IylFXd8">createRepeatInscriptions</a></li></ul></td></tr><tr><td><i class="fa-sparkle">:sparkle:</i> Spark Methods</td><td><ul><li><a href="/pages/QSP5lq6alW1cEotMDAxO">Flashnet Trading</a> methods</li></ul></td></tr></tbody></table>

## Request parameters & Response formats

See the methods' documentation pages


---

# 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://docs.xverse.app/sats-connect/wallet-methods/xverse-custom-methods.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.
