# Funciones de apoyo

Esta sección cubre funciones adicionales que mejoran la funcionalidad y la seguridad del sistema sBTC. Estas funciones auxiliares contribuyen a la solidez general y a la facilidad de uso del ecosistema sBTC.

{% stepper %}
{% step %}
**Patrocinio de comisiones de transacción**

Permitir que las transacciones de sBTC sean patrocinadas.
{% endstep %}

{% step %}
**Rotación de la billetera del firmante**

Habilitar una rotación segura de claves para los firmantes de sBTC.
{% endstep %}
{% endstepper %}


---

# 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/sbtc/auxiliary-features.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.
