# Controlling aspects of the build command

sfp provides mechanisms to control the aspects of the build command, the following section details how one can configure these mechanisms in your sfdx-project.json

{% content-ref url="/pages/DxxMLbO9xmsKNGDiygze" %}
[Ignoring packages from being built](/flxbl/sfp/building-artifacts/controlling-aspects-of-the-build-command/ignoring-packages-from-being-built.md)
{% endcontent-ref %}

{% content-ref url="/pages/5qhRzZr2s8f9crNNF7dx" %}
[Building a collection of packages together](/flxbl/sfp/building-artifacts/controlling-aspects-of-the-build-command/building-a-collection-of-packages-together.md)
{% endcontent-ref %}

{% content-ref url="/pages/wfK8vcrqSlTV0h10NQyU" %}
[Selective ignoring of components from being built](/flxbl/sfp/building-artifacts/controlling-aspects-of-the-build-command/selective-ignoring-of-components-from-being-built.md)
{% endcontent-ref %}

{% content-ref url="/pages/1GFGEsgPUCMXtXsyD89J" %}
[Use of multiple config file in build command](/flxbl/sfp/building-artifacts/controlling-aspects-of-the-build-command/use-of-multiple-config-file-in-build-command.md)
{% endcontent-ref %}


---

# 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/controlling-aspects-of-the-build-command.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.
