# Getting Started

- [Getting Started](https://docs.evalflow.com/getting-started/getting-started.md)
- [Core Features](https://docs.evalflow.com/getting-started/core-features.md)
- [How To Create Feedback as a Manager](https://docs.evalflow.com/getting-started/how-to-create-feedback-as-a-manager.md)
- [How to Request Feedback from a Manager](https://docs.evalflow.com/getting-started/how-to-request-feedback-from-a-manager.md)
- [How to Respond to Feedback Requests in EvalFlow](https://docs.evalflow.com/getting-started/how-to-respond-to-feedback-requests-in-evalflow.md): Respond to feedback requests from team members
- [How to Create an Objective](https://docs.evalflow.com/getting-started/how-to-create-an-objective.md)
- [How to create Key Result](https://docs.evalflow.com/getting-started/how-to-create-key-result.md)
- [Tasks](https://docs.evalflow.com/getting-started/tasks.md)
- [360 Peer Feedback](https://docs.evalflow.com/getting-started/360-peer-feedback.md)
- [How to submit a Recognition](https://docs.evalflow.com/getting-started/how-to-submit-a-recognition.md)
- [Spotlight](https://docs.evalflow.com/getting-started/spotlight.md): How to Create and Share a Spotlight Post Highlighting Team Achievements
- [How to Create and Run a Performance Review Using AI Templates](https://docs.evalflow.com/getting-started/how-to-create-and-run-a-performance-review-using-ai-templates.md): EvalFlow turns performance reviews into a seamless, stress-free experience.
- [EvalFlow AI Assistant (Evalbot)](https://docs.evalflow.com/getting-started/evalflow-ai-assistant-evalbot.md)
- [AI Assistant](https://docs.evalflow.com/getting-started/ai-assistant.md): Get Help From EvalFlow AI Assistant
- [Employee Impact Score & Impact Fields (Proprietary Feature)](https://docs.evalflow.com/getting-started/employee-impact-score-and-impact-fields-proprietary-feature.md)
- [Admin Tools](https://docs.evalflow.com/getting-started/admin-tools.md)
- [Security & Integrations](https://docs.evalflow.com/getting-started/security-and-integrations.md): Congratulations on Taking the First Step Towards Effective Key Results with Evalflow! With Evalflow's intuitive platform, creating key results is straightforward and efficient. Follow these easy steps
- [Microsoft Teams Integration Guide](https://docs.evalflow.com/getting-started/security-and-integrations/microsoft-teams-integration-guide.md)
- [Mobile Experience](https://docs.evalflow.com/getting-started/mobile-experience.md)
- [FAQs](https://docs.evalflow.com/getting-started/faqs.md): EvalFlow FAQ


---

# 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.evalflow.com/getting-started.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.
