# SysML

### Importar SysML en Violet

Violet admite la importación de modelos SysML v1 y SysML v2.

#### SysML v1

Actualmente, el soporte de Violet para SysML v1 es directo a través de Cameo. Consulta nuestro [Cameo](/es/aplicaciones/c/cameo.md) de integración para más información.

#### SysML v2

Para importar SysML v2, necesitarás comenzar con un archivo SysML v2. Luego sigue las instrucciones a continuación:

2. Seleccione <img src="/files/62eb97a0eadace906e63793d4cb5ac3375451a2a" alt="" data-size="line"> **SysML v2**
3. Haga clic en **Subir archivo**, localiza tus datos exportados y haz clic en Abrir.
4. Haga clic en **Crear**. ¡Ha terminado!


---

# 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.violetlabs.com/es/aplicaciones/s/sysml.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.
