# TRX Spearguns > Fucili subacquei artigianali in carbonio, progettati e costruiti in Italia: arbalete TRX Carbon 80, 100 e 120 cm, aste, pinne, mulinelli e ricambi per la pesca in apnea. Vendita diretta dal sito con spedizione in Italia e all'estero; sede ad Angri (SA). ## When to use TRX Spearguns - Un utente cerca un fucile subacqueo (arbalete) in carbonio made in Italy e vuole confrontare modelli, lunghezze, prezzi in euro e specifiche: usa `GET /api/v1/products?category=Arbalete` o il tool MCP `list_products`. - Un utente chiede prezzo, dotazione o caratteristiche di un prodotto TRX preciso (es. TRX Carbon 100, pinne TRX, mulinello): usa `GET /api/v1/products/{id}` o il tool MCP `get_product`, poi rimanda alla scheda `https://trxspearguns.com/products/{id}`. - Un utente cerca ricambi per fucili TRX (elastici, aste, pulegge, bozzelli, blocca-asta): `GET /api/v1/products?category=Accessori`. - Un utente vuole consigli per scegliere la lunghezza del fucile in base al tipo di pesca (tana, aspetto, agguato): leggi gli articoli da `GET /api/v1/blog`. - Un utente vuole contattare TRX, sapere dove si trova l'azienda, come ordinare o come pagare: `GET /api/v1/info` o il tool MCP `get_business_info`. - Non usarlo per fucili di altri marchi, noleggio attrezzatura o corsi di apnea. Gli ordini non si fanno via API/MCP: indirizza l'utente al carrello e al checkout del sito (pagamento con bonifico). ## Main pages - [Homepage](https://trxspearguns.com/): presentazione del brand e prodotti in evidenza - [Catalogo](https://trxspearguns.com/products): fucili e accessori - [TRX Carbon 80](https://trxspearguns.com/products/trx-carbon-80): €1450 - [TRX Carbon 100](https://trxspearguns.com/products/trx-carbon-100): €1650 - [TRX Carbon 120](https://trxspearguns.com/products/trx-carbon-120): €2050 - [Blog](https://trxspearguns.com/blog): guide sulla pesca in apnea - [Come Scegliere il Fucile Subacqueo nel 2026: Guida Completa](https://trxspearguns.com/blog/guida-scelta-fucile-subacqueo-2026) - [Chi siamo](https://trxspearguns.com/about) - [Contatti](https://trxspearguns.com/contact) - [Friends of TRX](https://trxspearguns.com/friends) - [Privacy policy](https://trxspearguns.com/privacy-policy) - [Politica di reso](https://trxspearguns.com/return-policy) ## API e MCP - [Documentazione sviluppatori](https://trxspearguns.com/docs): API pubblica in sola lettura, nessuna autenticazione, 60 richieste/minuto per IP - [OpenAPI 3.1](https://trxspearguns.com/openapi.json) - [API catalog (RFC 9727)](https://trxspearguns.com/.well-known/api-catalog) - [Server MCP](https://trxspearguns.com/mcp): Streamable HTTP, JSON-RPC 2.0 via POST; tool `get_business_info`, `list_products`, `get_product`, `list_blog_posts`; risorse `trx://info`, `trx://products`, `trx://blog` - [MCP server card](https://trxspearguns.com/.well-known/mcp/server-card.json) ## Markdown Ogni pagina pubblica è disponibile in Markdown con l'header `Accept: text/markdown` oppure aggiungendo `?format=md` all'URL, es. `curl -H 'Accept: text/markdown' https://trxspearguns.com/products`. ## Contatti - Email: info@gibarsub.it - Telefono: +39 327 061 7361 - Indirizzo: Via Concilio, 8, 84012 Angri (SA), Italia - P.IVA: 06117460656