# Welcome

Tresori is a **Wallet-as-a-Service (WaaS)** platform designed to help builders integrate secure digital wallets into their applications without dealing with private key management or complex blockchain infrastructure.

With Tresori, developers can focus on building great user experiences while Tresori handles wallet creation, transaction signing, and asset security behind the scenes. Our infrastructure is built using **enterprise-grade cryptography and modern security standards**, ensuring that private keys are never exposed or stored in a single location.

By abstracting away blockchain complexity and security risks, Tresori enables teams to ship faster, scale confidently, and deliver seamless Web3 experiences without requiring users to understand wallets, seed phrases, or gas mechanics.

### Quick Access

<table data-card-size="large" data-view="cards" data-full-width="true"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-bolt">:bolt:</i></h4></td><td><strong>Tresori Overview</strong> </td><td></td><td></td><td><a href="/pages/8p8S1CuygSRsHLaQ8ljF">/pages/8p8S1CuygSRsHLaQ8ljF</a></td></tr><tr><td><h4><i class="fa-leaf">:leaf:</i></h4></td><td><strong>Quick Start</strong></td><td></td><td></td><td><a href="/pages/PbYb0GukRhiS4qCHdRal">/pages/PbYb0GukRhiS4qCHdRal</a></td></tr><tr><td><h4><i class="fa-globe-pointer">:globe-pointer:</i></h4></td><td><strong>API Refrences</strong></td><td></td><td></td><td><a href="/spaces/ULLMmfdTHZwwY2wLyk44">/spaces/ULLMmfdTHZwwY2wLyk44</a></td></tr><tr><td></td><td><strong>Tresori MPC</strong></td><td></td><td></td><td><a href="/pages/TZudLv7ZV5Vq5QI0nxDc">/pages/TZudLv7ZV5Vq5QI0nxDc</a></td></tr></tbody></table>


---

# 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.tresori.xyz/introduction/welcome.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.
