# Plugins externos

Demo: <https://campana-codenation.nationbuilder.com/plugins>

Si bien puedes crear una plantilla de página personalizada y agregar código directamente a una página, ¡Con ***Candidato*** puedes crear una sección incrustada sin tocar el código! (ej. [Juicer.io](https://docs.codenation.com/campana-espanol/admin-tag-customisations/www.juicer.io), [Dogooder](https://dogooder.co/))

1- Crea una página básica para copiar el código del plugin que quieres agregar.

2- Copia el fragmento de código que el plugin ha generado en el Extracto de Facebook que encuentras en **Ajustes > Redes sociales > Extracto de Facebook**

3- En la página donde quieres que aparezca el contenido incrustado, agrega la etiqueta `Admin Show Embed:[slug_de_plugin]`. ej. `Admin Show Embed:social_media_stream`

![](/files/-MHKDriTjnfYihvwKuIy)

<br>


---

# 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.codenation.com/campana-espanol/admin-tag-customisations/adding-external-plugins.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.
