# Petición destacada

## Cómo agregar una petición destacada a alguna página‌

1. Agrega la etiqueta `Admin Show Petition:[slug_petición]` en la página donde quieres que aparezca la petición.

{% hint style="warning" %}
Esta etiqueta sólo debe ser usada en páginas básicas, por ejemplo, la página de inicio.
{% endhint %}

![](https://gblobscdn.gitbook.com/assets%2F-LeL-FYaRUlvUn8HHUaD%2F-MJ9x0tFeE6gOCHZIztN%2F-MJ9ySvjhbFGoKfP9_3o%2FScreen%20Shot%202020-10-09%20at%2012.28.45%20pm.png?alt=media\&token=91cafdaa-c018-404a-8105-013f8a3e3ece)


---

# 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/feature-petition.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.
