# Getting Started!

- [Solution Overview](https://docs.appsurify.com/getting-started/solution-overview.md): Reduce Test Runs and CI Pipeline Build Time by 80% with Appsurify!
- [Getting Started](https://docs.appsurify.com/getting-started/getting-started.md): Easy to Install and Easy to Use
- [Sign up and Create Account](https://docs.appsurify.com/getting-started/sign-up-and-create-account.md): Simple SaaS onboarding workflow 👌
- [Step 1: Create Project](https://docs.appsurify.com/getting-started/step-1-create-project.md): A Project is defined as an Application that will be supported.
- [Step 2: Connect Repository](https://docs.appsurify.com/getting-started/step-2-connect-repository.md): Start Pushing Commit Metadata
- [Updated New Script](https://docs.appsurify.com/getting-started/step-2-connect-repository/updated-new-script.md): This Script is faster, more powerful, and easier to implement.
- [Step 3: Connect Tests](https://docs.appsurify.com/getting-started/step-3-connect-tests.md): Start pushing Test Results
- [Training AI Model](https://docs.appsurify.com/getting-started/step-3-connect-tests/training-ai-model.md): Learning Mode
- [Start Prioritized Testing](https://docs.appsurify.com/getting-started/start-prioritized-testing.md): Leverage Predictive Test Selection Technology
- [Best Practice: Before Turning On](https://docs.appsurify.com/getting-started/start-prioritized-testing/best-practice-before-turning-on.md): Important Reminders to have in place
- [Build Value for CI Pipeline](https://docs.appsurify.com/getting-started/start-prioritized-testing/build-value-for-ci-pipeline.md): Select Build Number / ID
- [Working Knowledge](https://docs.appsurify.com/getting-started/working-knowledge.md): User Admin, API Key, Firewall, etc.
- [Smart Test Selection Explained](https://docs.appsurify.com/getting-started/working-knowledge/smart-test-selection-explained.md): Why do we choose some Tests and not others?


---

# 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.appsurify.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.
