# Soleer Architecture

- [System Architecture](https://docs.soleer.xyz/soleerlabs/soleer-architecture/markdown.md): Soleer Software Workflow
- [Technology](https://docs.soleer.xyz/soleerlabs/soleer-architecture/editor.md): Soleer: Decentralized Peer-to-Peer Services Platform
- [Decentralized Peer-to-Peer Services Marketplace](https://docs.soleer.xyz/soleerlabs/soleer-architecture/publish-your-docs.md): Soleer Marketplace
- [Integrations](https://docs.soleer.xyz/soleerlabs/soleer-architecture/integrations.md): These integrations ensures Soleer remains decentralized and optimal
- [Soleer + MCP](https://docs.soleer.xyz/soleerlabs/soleer-architecture/integrations/soleer-+-mcp.md): Soleer + MCP = a more intelligent, verifiable, and decentralized freelance economy
- [Roadmap](https://docs.soleer.xyz/soleerlabs/soleer-architecture/openapi.md): Soleer Detailed Development Roadmap


---

# 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.soleer.xyz/soleerlabs/soleer-architecture.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.
