# How to add keywords to your products

Merchants who advertise on Agora are eligible to select keywords to associate with their [sponsored products.](https://docs.searchagora.com/customers/guides/what-are-sponsored-products) This applies to both merchants on a monthly subscription package, as well as those who choose a one-time Boost advertisement for a product. Here's how to add keywords to sponsored products:

1. Sign in to the [Merchant Dashboard](https://app.searchagora.com/).&#x20;
2. Click on the [Products](https://app.searchagora.com/products) page.
3. Click on the [Verified](https://docs.searchagora.com/merchants/guides/what-is-a-verified-product) or [Boosted](https://docs.searchagora.com/merchants/guides/what-is-a-boosted-product) tabs.
4. Click on the product you want to add keywords.
5. Scroll down the product page to the "Keywords" section and click on the edit button on the top right of the box.
6. Write a keyword and click "submit." Write a new keyword and repeat this process until you've written your three keywords. Keywords are meant to be in addition to your product's name in order to boost visibility. For example, if your product name includes the word "bag", then adding "bag" as a keyword would not be a good choice since the product would have already appeared for searches with the word "bag" in them. To take full advantage of keywords, consider adding synonyms or complimentary words that refer to your product.

If you have any questions, contact [support](https://docs.searchagora.com/support/premium-support).


---

# 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.searchagora.com/merchants/guides/how-to-add-keywords-to-your-products.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.
