> For the complete documentation index, see [llms.txt](https://bloodsharks-nft.gitbook.io/chi-siamo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bloodsharks-nft.gitbook.io/chi-siamo/introduzione.md).

# INTRODUZIONE

***

<figure><img src="/files/8rHvuTyi0melF2UTFbBP" alt="" width="375"><figcaption><p>Logo ufficiale di Blood Sharks</p></figcaption></figure>

Benvenuto/a!\
\
Sono Riccardo, fondatore di **Blood Sharks**, un ecosistema che unisce due universi ad alto impatto: la **finanza decentralizzata** nel settore delle **criptovalute** e il **coaching online** personalizzato nel settore del fitness.

Da oltre sette anni opero nel mondo delle cripto, analizzando trend di mercato, sviluppando strategie di rendimento e costruendo **network** basati su fiducia e trasparenza. Parallelamente, ho ampliato il mio raggio d’azione nel **coaching individuale,** aiutando le persone a potenziare corpo e mentalità — gli stessi pilastri che guidano il successo negli investimenti digitali.

Blood Sharks nasce come piattaforma ibrida, dove **formazione, performance e tecnologia** convergono per offrire un’esperienza completa: **crescita personale, crescita finanziaria e community.** Non si tratta solo di guadagno, ma di sviluppo di competenze reali in un ambiente dinamico e meritocratico.

Attraverso programmi di **coaching, staking, missioni** e meccaniche di **gamification,** il progetto unisce intrattenimento e profitto, rendendo l’esperienza accessibile anche a chi si avvicina per la prima volta al mondo delle criptovalute o del fitness.

{% hint style="info" %}
Nei prossimi capitoli troverai una panoramica completa del progetto Blood Sharks, dalle sue fondamenta tecniche fino alle modalità di partecipazione e ai sistemi di reward integrati.
{% endhint %}

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://bloodsharks-nft.gitbook.io/chi-siamo/introduzione.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
