# Context-Aware search

With SharePoint Knowledge AI Search, SharePoint users can go beyond basic keyword search and experience AI-powered semantic search that understands natural language.

Powered by Azure AI Search for SharePoint Documents, this feature allows you to ask questions conversationally to Inowiz Copilot Agent, such as ***“for the invoice ID INV-01002-Q3L3L2, provide a summary including the total billed amount”***, and instantly receive precise, context-rich results.

<div data-with-frame="true"><figure><img src="/files/gVgKMu3Q0JlunzTrDiZ1" alt=""><figcaption></figcaption></figure></div>

InoWiz applies **Azure AI Search** to deliver direct answers while **maintaining full transparency**. Every response includes **citations with source documents and detailed insights**, making it easy to validate results and trace them back to the original file in Microsoft 365. Acting as your personal SharePoint Copilot Agent, this feature ensures faster decisions, **trustworthy knowledge discovery**, and improved productivity for everyday business users and teams.

{% hint style="success" %}
For any queries, reach out to us at <crm@inogic.com>
{% endhint %}


---

# 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.inogic.com/sharepoint-knowledge-ai-search/features/context-aware-search.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.
