> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/account-administration/account-settings/create-custom-partner-sign-up-terms-for-brands.md).

# Crea términos personalizados de registro de socios para marcas

Puede establecer términos estándar o términos personalizados para que el socio los acepte cuando se registre. Estos son los términos que rigen su relación de marketing de resultados con los socios. Al configurar su [branding personalizado del programa](/brand/es/what-would-you-like-to-learn-about/account-administration/program-settings/profile-and-branding/customize-your-program-branding.md), se le dará la opción de elegir entre:

* Acuerdo Maestro del Programa Estándar (MPA)
* Términos personalizados de registro

## Acuerdo Maestro del Programa Estándar

Si mantiene esta opción predeterminada, todas las páginas de registro de socios mostrarán el Acuerdo Maestro del Programa de impact.com [Acuerdo Maestro del Programa](https://impact.com/legal/impact.com_Master_Program_Agreement.pdf) (MPA).&#x20;

Los Términos de Registro de Socios se aplican tanto a los nuevos registros de socios como a los socios existentes. Si tiene alguna pregunta o inquietud sobre este acuerdo, [contacte con soporte](https://app.impact.com/support/portal.ihtml).

* Cómo se mostrarán los términos a un socio:

  <div data-with-frame="true"><figure><img src="/files/4865e171494e98c29c2aee013fcecb0da2e1f020" alt=""><figcaption></figcaption></figure></div>

#### Términos personalizados de registro

Personalizar sus propios términos de registro de socios le permite crear términos personalizados a los que el socio puede aceptar al registrarse. Para configurar términos de registro personalizados, haga lo siguiente:

1. En la barra de navegación superior, seleccione ![](/files/260bf6f1048424a5a74566f411803be9ef7c2685) **\[Perfil de usuario] → Configuración**.
2. A la izquierda, en la *Marca* sección, seleccione **Página de registro**.
3. En la *Términos del acuerdo de socio* sección, seleccione **Usar mis propios términos de registro personalizados (PDF)**.
4. Seleccione **Elegir archivo**.
   * Cargue un archivo PDF con los términos que desea que el socio acepte durante el registro.
5. Seleccione **Guardar**.

   * Cómo se mostrarán los términos a un socio:

   <div data-with-frame="true"><figure><img src="/files/01fb4f86970bd40c04232a3901c8d1869d030db2" alt=""><figcaption></figcaption></figure></div>


---

# 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://help.impact.com/brand/es/what-would-you-like-to-learn-about/account-administration/account-settings/create-custom-partner-sign-up-terms-for-brands.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.
