# Stacks 101

Stacks tiene un modelo técnico muy singular en el ecosistema de Bitcoin. Esta sección te ayudará a obtener una visión general de alto nivel de los componentes esenciales para entender cómo funciona Stacks.

Cubriremos los conceptos básicos de qué es Stacks y cómo funciona tanto a nivel filosófico como técnico, y podrás profundizar en las secciones siguientes para más detalles.

Primero, veamos una visión general de exactamente qué es Stacks.


---

# 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.stacks.co/learn/es/stacks-101.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.
