# Feeds

A continuación indicamos como poder visualizar los Feeds de productos en su tienda Fenicio (lista de productos publicados).

Tenemos disponibles los Feeds estándar para Meta, Google y Tiktok, además de uno específico que tiene toda la información del producto incluyendo descuentos, grupos, etc.

Las url de acceso son las siguientes:

* https\://{**URL del comercio**}/feeds/productos/{**código de comercio**}/facebook
* https\://{**URL del comercio**}/feeds/productos/{**código de comercio**}/google
* https\://{**URL del comercio**}/feeds/productos/{**código de comercio**}/fenicio
* https\://{**URL del comercio**}/feeds/productos/{**código de comercio**}/tiktok

Donde "URL de comercio" es su dominio y "código de comercio" es el mismo que se usa para ingresar al Administrador.

Ejemplo:

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


---

# 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://guia.fenicio.help/guias-practicas/feeds.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.
