# Compare

## Process

Objects Panel on the left

* Search - this option will help users search for any desired object they are looking for.
* This table will show all the tables mapped in the mapping screen as shown earlier

<figure><img src="https://lh7-us.googleusercontent.com/W9HJd1F9-IyzgzvwFmdoLxXDhwgc-KWQR0b4PIgQBnpu9bJ8iqwjK0tSJbirQEqCe5b5BvNWL6aSbzNmaKfdCwtPLrHiS6CVCbJsRVcWMjX4cxQhEMk9INtDrTiT_uLxnVn4_0_tDGUdKl3QADZy8fw" alt=""><figcaption><p>Compare</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://docs.mydbsync.com/cloud-replication-main/data-compare/starting-data-compare/compare.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.
