# How to add My Downloadable Orders page to your Customer Account page

## 1. Switch your Legacy Customer Account to New Customer Account version

* From your Shopify admin -> Setting

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

* Select Customer Account tab -> Switch to New Customer Account version

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

## 2. Add My Downloadable page to Customer Account page menu

### Find Account Page main menu to add new item

<figure><img src="/files/VAaR5l0SpBuHaK08a8p0" alt=""><figcaption><p>Your shopify admin -> Content -> Menu -> Select <strong>Customer account main menu</strong></p></figcaption></figure>

<figure><img src="/files/5SACZ3NsHE23oFpmFnVs" alt=""><figcaption><p>Click <strong>Add menu item</strong></p></figcaption></figure>

### Fill the Page path

* Option 1: Old page version
* Find the current page URL
  \*

  ```
  <figure><img src="/files/cWyCbta03KYGVEIaWC4M" alt=""><figcaption></figcaption></figure>
  ```
* Fill URL to menu
  \*

  ```
  <figure><img src="/files/wdYn3akXFn12pedQh3na" alt=""><figcaption><p>Fill the menu information</p></figcaption></figure>
  ```
* Option 2: New page version
  \*

  ```
  <figure><img src="/files/Y5wi7I2D0bKu9yEYqRgZ" alt=""><figcaption></figcaption></figure>

  <figure><img src="/files/tmjGw2a13p5fqwJePn5i" alt=""><figcaption></figcaption></figure>
  ```

### Save and check the changes

<figure><img src="/files/3L47A9mHCBTEC3apIYuf" alt=""><figcaption><p>Save the change</p></figcaption></figure>

<figure><img src="/files/CPGDyIIbqHCSUgGzKHxn" alt=""><figcaption><p>Your result</p></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://helpdesk.ldtsoft.work/ldt-digital-downloads/navigation/how-to-add-my-downloadable-orders-page-to-your-customer-account-page.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.
