# Day 10: Integrate Microservices Locally

**Objective**: Modify the microservices to call each other (e.g., Order Service calls User and Product, Recommend calls Product), test the integration locally, and commit changes.<br>

Daily Tasks :&#x20;

* updated code for all 4 services to integrate them locally
* Updated jira task
* committed and pushed the changes to the github repository

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

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

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

<figure><img src="/files/iiDBirdGg31T7NcCvSYj" 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://charan-techjourney.gitbook.io/charan-techjournal/50-days-of-devops-ecommerce-microservices/project-daily-tasks/day-10-integrate-microservices-locally.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.
