# Introduction

Welcome to our Starknet Winter Hackathon submission! On this page, you will find our documentation and a presentation showcasing each component. To view our source code please see our [GitHub repo.](https://github.com/Dev3-Studio/starknet-winter-frontend)&#x20;

## Who are we

Dev3 Studio is a small, but dedicated team, passionate about crafting bespoke digital solutions that perfectly align with each client's unique goals. For more information, visit [our website](https://www.dev3.studio/).

## Our Goal&#x20;

Our primary goal for the Starknet Winter Hackathon is to create an innovative and impactful decentralized application (dApp) that aligns with the tracks we are competing in: Best AI Agent dApp on Starknet, Best AI Agent on Starknet, Best Defi dApp on Starknet, and Best Telegram dApp on Starknet.

We have built a large language model (LLM) that enables users to interact seamlessly with the blockchain. Our AI agent is designed to simplify complex crypto transactions, such as staking, buying, and swapping, making decentralized finance more accessible to users. By focusing on usability and innovation, we aim to lower the barriers to entry for DeFi and empower a broader audience to participate in the blockchain ecosystem

Teleswap empowers users to seamlessly swap cryptocurrencies, stake Starknet tokens to actively participate in the network, and access real-time pricing information through an intuitive pricing page. By prioritizing accessibility, efficiency, and innovation, Teleswap strives to set a new standard for user-centric DeFi applications on Starknet.

We have aimed to bridge the gap between blockchain technology and Telegram's one billion users. Using the Argent Telegram Wallet SDK, we are building a mini-app that brings a seamless DEX experience to Telegram.

We are thrilled to be pushing the Starknet ecosystem forward and we are excited to share the fruits of our labour.


---

# 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://teleswap.gitbook.io/teleswap-docs/introduction.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.
