# View the “Request for Quote” page

### Approach 1: View quote page by quote button

**Step to manage**

&#x20;1\. From the app admin page, click Quote settings > Request a Quote button -> Click on the **Edit settings** button > **Configs**

<figure><img src="/files/8Ib4W4jx0JrGqVNaDbfR" alt=""><figcaption></figcaption></figure>

&#x20;2\. Click on the **Config** tab > Navigate the **Add to quote** section > Tick on **Redirect to quote page**

Keep looking down to the **Pages** section > Select **Request for quote page** from the dropdown list.

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

3\. Click **Save**

On the front store, customers click quote button, it directs to quote page

{% embed url="<https://help.samita.io/wp-content/uploads/2023/12/Screen-Recording-2023-06-20-at-17.28.13-1.mp4?_=1>" %}

### Approach 2: View quote by quote widget

This feature allows you to show a quote widget on your front store so that customers can easily access the quote page by clicking the quote widget on the page.

**Steps to manage**

&#x20;1.Open the app > click **Quote settings** > **Quote widget** > **Edit settings**

\
&#x20;2\. In the Quote widget tab > Turn on the **Enable quote widget** button to show the quote widget on the front store\
&#x20;3\. Select **Action** > **Go to quote page** so that customers can be redirected to the quote page after clicking on quote widget

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

\
&#x20;4\. Click **Save**

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

When customers click on the quote widget on the page, it will immediately direct them to the quote page.

<figure><img src="/files/CXIU4TgpW5YjCgoVTr3O" alt=""><figcaption></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://docs.samita.io/sa-request-a-quote/quote-page-quote-history/view-the-request-for-quote-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.
