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

# Welcome to Cardano

![](/files/0JK5tdn03zfMgZIcvuj8)

{% hint style="info" %}
I am in the process of translating this documentation. Soon you will be able to access the complete :flag\_it: Italian version [here](https://benvenuti-docs.gitbook.io/benvenuti-in-cardano/)
{% endhint %}

## This guide is for you if:

* You are interested in *cryptocurrencies and blockchains*;
* You have heard of **Cardano** and want to invest in it;
* You have never tried to purchase/transfer/delegate Cardano Tokens **(ADA)** before.

## Disclaimer

{% hint style="info" %}
This guide is written to illustrate the process of purchasing/transferring/delegating Cardano (ADA) tokens. *It is not meant to constitute investment advice*. Please follow security best practices to ensure your cryptocurrencies are safe. **Empowerment and financial independence come with responsibility!**
{% 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:

```
GET https://adrem1.gitbook.io/welcome-to-cardano/readme.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.
