# Tomo Web SDK

**Tomo Web SDK** provides a seamless Web3 onboarding experience by integrating social login options (Google, Telegram, Twitter, KakaoTalk, email) and supporting major wallets like Phantom and OKX Wallet. With compatibility across a broad range of blockchains, including EVM, Solana, Tron, and Sui, users can effortlessly access their wallets.

For developers, the SDK simplifies wallet interactions and blockchain requests, enabling efficient and secure integration for both users and decentralized applications.

<figure><img src="https://159454010-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKx6QtlW3V2up9KOIn1lx%2Fuploads%2FwTrrWt8pfu0GZYvdidJ4%2FFrame%202085662511.png?alt=media&#x26;token=4523352a-1d99-4084-b864-fc23e5b0e33f" alt=""><figcaption></figcaption></figure>


---

# 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.tomo.inc/tomo-sdk/tomo-web-sdk.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.
