# Overview

**Signex** is a peer-to-peer (**P2P**) platform for crypto assets (**tokens and NFTs**). It allows users to trade or swap assets directly with each other in a safe and trustless way.

Signex is built for OTC crypto trades, for Web3 gamers who want to swap NFTs directly, and for NFT traders who want to exchange NFTs for crypto or other digital assets without relying on intermediaries.

The platform uses a secure swap process where both sides lock their assets into the trade. The assets are only released when both parties complete the deal, reducing scam risks and removing the problem of who sends first.

Signex focuses on making direct digital asset trading simple, safe, and fully controlled by the users involved in the trade.


---

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