# Best Practices

- [Quick Overview](https://interviewsuccess.vintti.com/best-practices/quick-overview.md): Prepare for success in your accounting job interview
- [Create a Professional Interview Environment](https://interviewsuccess.vintti.com/best-practices/create-a-professional-interview-environment.md): Light, camera, action!
- [Prepare for Common Interview Questions](https://interviewsuccess.vintti.com/best-practices/prepare-for-common-interview-questions.md)
- [Typical Interview Questions](https://interviewsuccess.vintti.com/best-practices/prepare-for-common-interview-questions/typical-interview-questions.md)
- [Dos and Don'ts](https://interviewsuccess.vintti.com/best-practices/prepare-for-common-interview-questions/dos-and-donts.md): A Guide to Answering Common Interview Questions with Examples


---

# 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://interviewsuccess.vintti.com/best-practices.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.
