# Welcome to t:connect

We're excited to introduce you to t:connect, the Telegram Mini App SDK that enables seamless interaction with wallets of Tezos and Etherlink chain.&#x20;

This guide is designed to help you effectively integrate t:connect into your telegram mini app project, bringing wallet functionalities into the familiar Telegram environment. Whether you're a developer aiming to create innovative solutions or a business looking to enhance your applications, t:connect provides the tools to make Web3 capabilities accessible to a broad audience.\
\
t:connect is developed by [softstack.io](https://softstack.io)


---

# 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://t-connect.gitbook.io/t-connect/readme.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.
