> For the complete documentation index, see [llms.txt](https://xerial.gitbook.io/xerial-doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xerial.gitbook.io/xerial-doc/xerial-apis/wallet-api.md).

# Wallet API

## **Introduction to Xerial Wallet API**

At Xerial, we are dedicated to providing a secure and reliable custodial crypto wallet service. Our mission is to empower developers and businesses with seamless access to crypto wallets, enabling them to integrate cryptocurrency functionalities effortlessly.

## **Why Xerial Wallet API?**

🔐 **Secure Custodianship**: Trust is paramount in the world of cryptocurrency. With Xerial, your assets are held with the utmost security and integrity. Our custodial services prioritize the safety of your digital assets, giving you peace of mind.

🌐 **Seamless Integration**: We understand the importance of simplicity when integrating wallet services. Xerial Wallet API is designed to be developer-friendly, allowing you to effortlessly incorporate crypto functionalities into your applications and services.

💡 **Innovative Features**: Stay ahead in the crypto landscape with our cutting-edge features. From multi-currency support to transaction tracking, Xerial Wallet API provides a comprehensive set of tools to meet the diverse needs of your project.

📈 **Scalable Solutions**: Whether you're a startup or an enterprise, our wallet API scales with you. Xerial is committed to providing solutions that grow with your business, ensuring flexibility and adaptability in the ever-evolving crypto ecosystem.

**Invisible wallets: Users get wallets after sign in with email or social login**

<figure><img src="/files/9EuEhuk6HgPG5uAeJ7yl" alt=""><figcaption></figcaption></figure>

Ready to try out the **Xerial** **Wallet API**?&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://xerial.gitbook.io/xerial-doc/xerial-apis/wallet-api.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.
