# CI/CD Pipeline

- [Oracle Setup](https://docs.tribalknowledge.tech/kulvert/ci-cd-pipeline/oracle-setup.md): Instructions for Oracle Setup
- [Oracle Database Setup](https://docs.tribalknowledge.tech/kulvert/ci-cd-pipeline/oracle-setup/oracle-database-setup.md)
- [Create SQL File for Kulvert](https://docs.tribalknowledge.tech/kulvert/ci-cd-pipeline/oracle-setup/create-sql-file-for-kulvert.md)
- [SQL Server Setup](https://docs.tribalknowledge.tech/kulvert/ci-cd-pipeline/sql-server-setup.md): Coming Soon
- [SQL Server Database Setup](https://docs.tribalknowledge.tech/kulvert/ci-cd-pipeline/sql-server-setup/sql-server-database-setup.md): Coming Soon
- [Create SQL File for SQL simulator](https://docs.tribalknowledge.tech/kulvert/ci-cd-pipeline/sql-server-setup/create-sql-file-for-sql-simulator.md): Coming Soon
- [Create a New Project](https://docs.tribalknowledge.tech/kulvert/ci-cd-pipeline/create-a-new-project.md)
- [Add SQL File for Kulvert](https://docs.tribalknowledge.tech/kulvert/ci-cd-pipeline/add-sql-file-for-kulvert.md)
- [Kulvert - Datasource Config](https://docs.tribalknowledge.tech/kulvert/ci-cd-pipeline/kulvert-datasource-config.md)
- [Kulvert - PipeLine Start](https://docs.tribalknowledge.tech/kulvert/ci-cd-pipeline/kulvert-pipeline-start.md)


---

# 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.tribalknowledge.tech/kulvert/ci-cd-pipeline.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.
