> For the complete documentation index, see [llms.txt](https://docs.acestudio.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acestudio.ai/docs/product-wiki-es/proyecto/gestion-de-archivos/compartir-proyectos.md).

# Compartir proyectos

## Compartir proyectos como enlaces

<figure><img src="/files/13525663b5a10109e0756f927ee3510cdb9c7840" alt="Share your ACE Studio project." width="326"><figcaption></figcaption></figure>

Esta función exporta Stems con letras como un enlace web. Cualquiera con este enlace puede previsualizar los Stems y las letras en cualquier dispositivo.

Haz clic en el botón “Share” para comenzar a compartir. ACE Studio renderizará todas las pistas en archivos mp3 separados y los subirá a la nube de tu cuenta.

* Tu almacenamiento en la nube no es ilimitado; consulta tu espacio según tu membresía.
* Puedes administrar tus proyectos subidos en el centro de tu cuenta web.

## Ensayo

<figure><img src="/files/d91b21b8f9c959778daa84021d569e15246d4ce7" alt=""><figcaption></figcaption></figure>

La página del proyecto compartido es un reproductor de Stem. En este reproductor puedes silenciar pistas y previsualizar cada pista de letra según desees.

<figure><img src="/files/10344279296ffbbfdc6f1f9ee00dd494846e45ea" alt=""><figcaption></figcaption></figure>

Diseñado para ensayos de coro o vista previa de demos.


---

# 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://docs.acestudio.ai/docs/product-wiki-es/proyecto/gestion-de-archivos/compartir-proyectos.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.
