# Services

- [Introduction - RaggieMart System](https://cryptoraggies.gitbook.io/welcome/services/introduction-raggiemart-system.md): Affordable Marketplace and Minting Solutions
- [Marketplace/Auction House Solution](https://cryptoraggies.gitbook.io/welcome/services/marketplace-auction-house-solution.md)
- [Minting Solution](https://cryptoraggies.gitbook.io/welcome/services/minting-solution.md)
- [Airdrop Solution](https://cryptoraggies.gitbook.io/welcome/services/airdrop-solution.md)
- [Clients / Portfolio](https://cryptoraggies.gitbook.io/welcome/services/clients-portfolio.md)
- [Zombie Chains - Hoarder's Collections](https://cryptoraggies.gitbook.io/welcome/services/clients-portfolio/zombie-chains-hoarders-collections.md): The first on-chain PvP tournament system powered by Plutus V2 smart contracts on Cardano. Players can participate in 1v1 battles or tournaments with up to 32 players!
- [Inmates](https://cryptoraggies.gitbook.io/welcome/services/clients-portfolio/inmates.md): The Inmates are members of a prison-themed NFT rcosystem on the Cardano blockchain.
- [The Tech](https://cryptoraggies.gitbook.io/welcome/services/clients-portfolio/inmates/the-tech.md): A brief rundown of the tech involved in building The Commissary


---

# 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://cryptoraggies.gitbook.io/welcome/services.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.
