> For the complete documentation index, see [llms.txt](https://doc.karsa.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.karsa.ai/cz/vii.-dodatky/odkazy.md).

# Odkazy na zdroje

Tato stránka shromažďuje odkazy na oficiální nápovědu Google, odborné články a další zdroje, které vám mohou pomoci prohloubit vaše znalosti v oblastech souvisejících s Karsa Labelizer a optimalizací vašich kampaní.

## Oficiální Karsa Labelizer zdroje

* **Web Karsa Labelizer:** `https://karsa.ai/cs/` (Odkaz na hlavní stránku produktu)
* **Funkcionalita Karsa Labelizer:** `https://karsa.ai/cs/product-functionality` (Detailní popis funkcí)
* **Ceník Karsa Labelizer:** `https://karsa.ai/pricing` (Informace o cenových plánech)
* **Kontakt na podporu:** `support@karsa.ai` (Pro technickou a uživatelskou podporu)

## Nápověda Google Ads

* **O kampaních v Nákupech Google:**
  * [Nápověda Google Ads - Kampaně v Nákupech](https://support.google.com/google-ads/answer/2454022) (Základní informace)
  * [Nápověda Google Ads - Vytvoření kampaně v Nákupech](https://support.google.com/google-ads/answer/3455481)
* **O kampaních Performance Max (PMax):**
  * [Nápověda Google Ads - Maximálně výkonné kampaně](https://support.google.com/google-ads/answer/10724817)
  * [Nápověda Google Ads - Skupiny podkladů (Asset Groups)](https://support.google.com/google-ads/answer/10724492)
  * [Nápověda Google Ads - Skupiny zápisů (Listing Groups)](https://support.google.com/google-ads/answer/6275304) (Důležité pro segmentaci v PMax)
* **O produktových feedech a Google Merchant Center:**
  * [Nápověda Google Merchant Center - Přehled](https://support.google.com/merchants/answer/7509421)
  * [Nápověda Google Merchant Center - Specifikace produktových dat](https://support.google.com/merchants/answer/7052112)
  * [Nápověda Google Merchant Center - Vlastní štítky (`custom_label`)](https://support.google.com/merchants/answer/6324473)
* **O nabídkových strategiích (Smart Bidding):**
  * [Nápověda Google Ads - Automatické nabídky](https://support.google.com/google-ads/answer/2471188)
  * [Nápověda Google Ads - Cílová ROAS (tROAS)](https://support.google.com/google-ads/answer/6268637)
  * [Nápověda Google Ads - Fáze učení u nabídkových strategií](https://support.google.com/google-ads/answer/6263057)
* **O měření konverzí:**
  * [Nápověda Google Ads - Měření konverzí](https://support.google.com/google-ads/answer/1722054)

## Odborné články a blogy

* Search Engine Land: `https://searchengineland.com/`
* Search Engine Journal: `https://www.searchenginejournal.com/`
* WordStream Blog: `https://www.wordstream.com/blog`
* PPC Hero Blog: `https://www.ppchero.com/`
* Google Ads Blog (oficiální): `https://blog.google/products/ads-commerce/`


---

# 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://doc.karsa.ai/cz/vii.-dodatky/odkazy.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.
