# Welcome to PixelSwap

PixelSwap is presently in its Beta stage and under security auditing, please be aware of the potential security loss. Also, PixelSwap has not issued any tokens yet, so please stay vigilant against scams.

**Please note that these docs are continuously being improved, and some content may change in line with product progress.**

## Introduction

PixelSwap is a distinguished modular DEX built on the TON blockchain. Audited by a leading global agency, PixelSwap prioritizes smart contract security as a cornerstone of the project, demonstrating this commitment through significant advancements in security infrastructure.<br>

PixelSwap's innovative layered architecture supports a variety of algorithms, including weighted pools and LBP launches. Moreover, PixelSwap facilitates atomic transactions, enabling the execution of complex DeFi scenarios. We aspire to be one of the most secure projects in the DeFi space and to contribute to the overall security development of the TON ecosystem.&#x20;

## How to use this docs?

The documentation is divided into the following sections, which you can find in the table of contents on the left:&#x20;

* Welcome to PixelSwap
* Product
* Technology
* Tokenomics
* Marketing

We will continue to update this document as the product is updated and iterated. Please note that this document is continuously evolving, and some content may change over time.

## Follow Us

* **LayerPixel:** [Homepage](https://layerpixel.io/) | [Twitter](https://x.com/LayerPixel_io) | [Channel](https://t.me/LayerPixel_io) | [Community](https://t.me/LayerPixel_Hub) | [Medium](https://medium.com/@LayerPixel_io) | [Bot](https://t.me/layerpixel_bot)
* **PixelSwap**: [Homepage](https://www.pixelswap.io/) | [Twitter](https://x.com/PixelSwap_io) | [Channel](https://t.me/PixelSwap_io) | [SWAP](https://www.pixelswap.io/swap) | [Pool](https://www.pixelswap.io/pool)
* **PixelDAO**: [Twitter](https://x.com/LayerPixel_DAO) | [Forum](https://dao.layerpixel.io/) | [Chat Group](https://t.me/layerpixel_dao)

## Further Question & Inquiry

For any question related to development, please raise an Issues in our GitHub.


---

# 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.pixelswap.io/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.
