# Mesh Demo

Mesh is a zero-gas blockchain solution designed to enable fast, secure, and cost-effective transactions for everyone. It leverages innovative technology to eliminate transaction fees and improve scalability.

> **Try our app here:** <https://mesh-sui.vercel.app/swap>

## Watch the Demo Video

[Mesh Demo Video on YouTube](https://www.youtube.com/watch?v=mn7puoa8T5k)

## Useful Links

* [GitHub Repository](https://github.com/ashwanth511/mesh)
* [Twitter](https://x.com/Mesh_offical)
* [Presentation (PPT)](https://www.dropbox.com/scl/fi/hksb2qvbtwxm9sx1lerp6/Presentation-Mesh-The-Zero-Gas-Solution.pptx?rlkey=c4k73li3v3z8w3qym75o7ib6n\&st=d0c3dtfw\&dl=0)
* [Official Site](https://mesh-sui.vercel.app/)


---

# 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://meshswap.gitbook.io/mesh/demo.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.
