# Welcome

## Introduction

The Frictionless Platform is a Web3 protocol designed to streamline and simplify decentralized token swaps and liquidity provision. By leveraging blockchain technology, the platform aims to create a seamless and user-friendly experience for users to exchange tokens directly without intermediaries or traditional exchange platforms. At its core, the Frictionless Platform connects token holders with one another, enabling secure and efficient peer-to-peer transactions while fostering a more inclusive and accessible decentralized financial ecosystem.


---

# 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://learn.frictionless.network/welcome.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.
