# BUILDING ARTIFACTS

- [Overview](https://docs.flxbl.io/flxbl/sfp/building-artifacts/overview.md)
- [Determining whether an artifact need to be built](https://docs.flxbl.io/flxbl/sfp/building-artifacts/determining-whether-an-artifact-need-to-be-built.md)
- [Building a domain](https://docs.flxbl.io/flxbl/sfp/building-artifacts/building-a-domain.md)
- [Building an artifact for package individually](https://docs.flxbl.io/flxbl/sfp/building-artifacts/building-an-artifact-for-package-individually.md)
- [Limiting artifacts to be built](https://docs.flxbl.io/flxbl/sfp/building-artifacts/limiting-artifacts-to-be-built.md)
- [Controlling aspects of the build command](https://docs.flxbl.io/flxbl/sfp/building-artifacts/controlling-aspects-of-the-build-command.md)
- [Ignoring packages from being built](https://docs.flxbl.io/flxbl/sfp/building-artifacts/controlling-aspects-of-the-build-command/ignoring-packages-from-being-built.md)
- [Building a collection of packages together](https://docs.flxbl.io/flxbl/sfp/building-artifacts/controlling-aspects-of-the-build-command/building-a-collection-of-packages-together.md)
- [Selective ignoring of components from being built](https://docs.flxbl.io/flxbl/sfp/building-artifacts/controlling-aspects-of-the-build-command/selective-ignoring-of-components-from-being-built.md)
- [Use of multiple config file in build command](https://docs.flxbl.io/flxbl/sfp/building-artifacts/controlling-aspects-of-the-build-command/use-of-multiple-config-file-in-build-command.md)
- [Configuring installation behaviour of a package](https://docs.flxbl.io/flxbl/sfp/building-artifacts/configuring-installation-behaviour-of-a-package.md)
- [Always deploy a package](https://docs.flxbl.io/flxbl/sfp/building-artifacts/configuring-installation-behaviour-of-a-package/always-deploy-a-package.md)
- [Skip Install on Certain Orgs](https://docs.flxbl.io/flxbl/sfp/building-artifacts/configuring-installation-behaviour-of-a-package/skip-install-on-certain-orgs.md)
- [Optimized Installation](https://docs.flxbl.io/flxbl/sfp/building-artifacts/configuring-installation-behaviour-of-a-package/optimized-installation.md)
- [Pre/Post Deployment Script](https://docs.flxbl.io/flxbl/sfp/building-artifacts/configuring-installation-behaviour-of-a-package/pre-post-deployment-script.md)
- [Reconciling Profiles](https://docs.flxbl.io/flxbl/sfp/building-artifacts/configuring-installation-behaviour-of-a-package/reconciling-profiles.md)
- [PermissionSet Assignment](https://docs.flxbl.io/flxbl/sfp/building-artifacts/configuring-installation-behaviour-of-a-package/permissionset-assignment.md)
- [Updating Picklist](https://docs.flxbl.io/flxbl/sfp/building-artifacts/configuring-installation-behaviour-of-a-package/updating-picklist.md)
- [Entitlement Deployment Helper](https://docs.flxbl.io/flxbl/sfp/building-artifacts/configuring-installation-behaviour-of-a-package/entitlement-deployment-helper.md)
- [Field History & Feed Tracking](https://docs.flxbl.io/flxbl/sfp/building-artifacts/configuring-installation-behaviour-of-a-package/field-history-and-feed-tracking.md)
- [Aliasfy Packages](https://docs.flxbl.io/flxbl/sfp/building-artifacts/configuring-installation-behaviour-of-a-package/aliasfy-packages.md)
- [Aliasfy Packages - Merge Mode](https://docs.flxbl.io/flxbl/sfp/building-artifacts/configuring-installation-behaviour-of-a-package/aliasfy-packages/aliasfy-packages-merge-mode.md)
- [String Replacements](https://docs.flxbl.io/flxbl/sfp/building-artifacts/configuring-installation-behaviour-of-a-package/string-replacements.md)
- [State management for Flows](https://docs.flxbl.io/flxbl/sfp/building-artifacts/configuring-installation-behaviour-of-a-package/state-management-for-flows.md)
- [Layout Assignments](https://docs.flxbl.io/flxbl/sfp/building-artifacts/configuring-installation-behaviour-of-a-package/layout-assignments.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.flxbl.io/flxbl/sfp/building-artifacts.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.
