# Welcome to OpenPeer!

- [Introduction](https://docs.openpeer.xyz/openpeer-docs/welcome-to-openpeer/introduction.md)
- [Benefits](https://docs.openpeer.xyz/openpeer-docs/welcome-to-openpeer/benefits.md): OpenPeer is a decentralised P2P protocol that aims to provide a better alternative to centralised P2P platforms and fiat on/off ramps. Here are the benefits of using OpenPeer.
- [How OpenPeer Works](https://docs.openpeer.xyz/openpeer-docs/welcome-to-openpeer/how-openpeer-works.md)
- [Our Motivation](https://docs.openpeer.xyz/openpeer-docs/welcome-to-openpeer/our-motivation.md): Why did we start OpenPeer?


---

# 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.openpeer.xyz/openpeer-docs/welcome-to-openpeer.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.
