# Referencing WooCommerce pages

WordPress has a drag and drop menu interface that you can use to dynamically set up a navigation menu for your website.&#x20;

Your website can have many menus. For example, the Main menu at the top lets your customers quickly access important pages on your shop such as collections and there is the footer menu at the bottom that lets them access other pages such as about-us.&#x20;

We recommend you add the link to your program in the Main menu in order to make it easy for your customers to access.&#x20;

Here is how to do:\
<https://www.wpbeginner.com/beginners-guide/how-to-add-navigation-menu-in-wordpress-beginners-guide/>


---

# 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://help.trybeans.com/integrations/woocommerce/referencing-pages.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.
