# El Falcon 9

El 23 de noviembre de 2021 despegó el cohete Falcon 9 de Space X que llevaba a bordo la nave de la Misión de Redireccionamiento de Asteroide Doble (DART). El lanzamiento tuvo lugar en el Complejo Espacial de Lanzamiento 4-Este de la Base Vandenberg (California).

En la [descripción del Falcon 9](https://www.spacex.com/vehicles/falcon-9/) se dice que es un cohete en dos etapas. Para saber qué son las etapas de un cohete y por qué se diseñan los cohetes con dos o incluso más etapas puedes consultar el siguiente enlace: [What Is Rocket Staging?](https://www.masterclass.com/articles/what-is-rocket-staging-learn-about-the-different-purposes-of-each-rocket-stage)

El Falcon 9 es el primer cohete de su clase que es reutilizable. En este vídeo se puede ver cómo se recupera la primera etapa tras cumplir su cometido:

{% embed url="<https://www.youtube.com/watch?t=7s&v=Z4TXCZG_NEY>" %}

{% tabs %}
{% tab title="Pregunta" %}
¿Qué ventajas supone que el cohete tenga partes que se pueden recuperar?
{% endtab %}

{% tab title="Respuesta" %}
Consulta el enlace [Reusable rockets explained](https://cosmosmagazine.com/space/launch-land-repeat-reusable-rockets-explained/)
{% endtab %}
{% endtabs %}


---

# 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://bpadin-fisica.gitbook.io/dart/el-falcon-9.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.
