> For the complete documentation index, see [llms.txt](https://wpdocs.gitbook.io/finpoan/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wpdocs.gitbook.io/finpoan/setting/breadcrumb.md).

# Breadcrumb

**Step 1 -** Go to WordPress Dashboard -> **Appearance** -> **Breadcrumb** -> **Add New**

<figure><img src="/files/9sKy1Y7l68sEEE0mlPdd" alt=""><figcaption></figcaption></figure>

**Step 2 -** Click ‘**Add New**’ to Name your Breadcrumb template and click ‘**Publish**’ and '**Update**'.

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

**Step 3** - Drag or drop  the element that you want to build your template style with a limited layout.

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

After all, click **"Update"** for settings.

**Step 4 - Set up Breadcrumb**

* Choose tab **Breadcrumb** and you can add the template that has been created to the page.

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

* Edit the display of your Breadcrumb Template that can add the created template to the page.

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

**Step 5** Click SAVE & CLOSE

After all, click **"Update"** for settings.


---

# 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:

```
GET https://wpdocs.gitbook.io/finpoan/setting/breadcrumb.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.
