# Example Use Case

John uses an AI-powered system to navigate a complex work permit application process. The AI helps John by:

1. **Gathering Information**: Collecting the necessary personal details and verifying eligibility for the work permit.
2. **Document Verification**: Automatically checking the completeness and accuracy of submitted documents, ensuring they align with current immigration regulations.
3. **Submission & Notifications**: Once everything is complete, the AI submits the application, sends confirmation emails, and schedules follow-up reminders for John to track the application’s status.
4. **Simplified Experience**: By acting as an intelligent assistant, the AI streamlines the process, reduces errors, and saves time for both the applicant and the administrators.


---

# 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://delnorte-terra-vision.gitbook.io/delnorte-docs/ai-implementation-in-the-delnorte-ecosystem/potential-benefits/example-use-case.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.
