# Find a Ride Flow

## **Find a ride**

![](/files/-MB4JW_hdNqZURn7Ryq6)

This is the second tab of the application. This page navigates to the: — 

* Drop-off location
* Pickup Location
* Date and time selection

You can also swap pickup and drop-off locations with click of a button.

## **Find a ride — Pickup Location**

![](/files/-MB4ExfCTufgVufqrrrb)

This page can be accessed by clicking on the **Pickup location** in the second tab of the application. In this page, we can select the pickup location of our’s using google place predictio&#x6E;**, OR use device's current location** and see the location on the map. This page is same as what you get in **Offer a Ride** flo&#x77;**.**

In current flow, this page navigates back to **Find a ride** page.

## **Find a ride — Destination Location**

![](/files/-MB4FAtDB82PPi9vAsqS)

This page can be accessed by clicking on the **Destination location** in the second tab of the application.  In this page, we can select the pickup location of our’s using google place predictio&#x6E;**, OR use device's current location** and see the location on the map. This page is same as what you get in **Offer a Ride** flo&#x77;**.**

In current flow, this page navigates back to **Find a ride** page.

## **Find a ride — Date and Time**

![](/files/-MB4FSFSpKoEUJSG-gEI)

Th**is** page can be accessed by clicking on the **Date and Time** button on the **Find a ride** page to select the date and time for the ride. This page navigates back to **Find a ride** page. In **Find ride page** after selecting all the information this page navigates to the available rides page by clicking on the search.

## **Find a ride — Available rides**

![](/files/-MB4JHC-br9Jzpc-p-1T)

This page can be accessed by clicking on the search on the second tabs of the application after filling/ selecting all the required details of the ride. By selecting any ride it navigates to the ride details page.

## **Find a ride — Available rides details**

This page can be accessed by clicking on any card in the available rides page. The page contains detailed information about the available ride.

this page navigates to the total riding passenger's page.

## **Find a ride — Total passengers count**

![Passengers to ride](https://cdn-images-1.medium.com/max/720/1*FoBD7m8GC-Bt67pIpgP5Kw.jpeg)

This page can be accessed by clicking on the “**CONTINUE**” at the bottom of the available ride details page.\
This page navigates to the “**Book**” page.

## **Find a ride — Book ride page**

![](/files/-MB4JewGVVBnHwBTZ71w)

this page can be accessed from the total passenger's count by clicking on the arrow-forward button at the bottom right most of the page.

This page navigates to the “**Booking confirmation**” page.

## **Find a ride — Booking confirmation**

![Booking in progress](https://cdn-images-1.medium.com/max/720/1*1pJU-MnJ9komgl9NVyIWIA.jpeg)

These pages can be accessed from the “**Book ride**” page. This page processes the progress for booking confirmation.\
This page navigates to the ride booked confirmation page.

## **Find a ride — Ride Booked**

![Ride booked successfully](https://cdn-images-1.medium.com/max/720/1*WDWO6h4Q2bBH38DMFM51zg.jpeg)

This is the last page of the find a ride flow. This page navigates back to the find ride page after successful ride booking.


---

# 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://enappd.gitbook.io/ionic-4-carpool-app-starter/template-features-1/screens/find-a-ride-flow.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.
