# Update Instructions

This section contains migration guides for updating sfops to specific versions.

## Version Updates

* [Updating to v31.11.0](/flxbl/sfops/self-managed-instances/update-instructions/updating-to-v31.11.0.md) - Project workflows directory restructuring (v1/v2)
* [Updating to v31.5.0](/flxbl/sfops/self-managed-instances/update-instructions/updating-to-v31.5.0.md) - NPM scope configuration and custom registry support
* [Updating to v30.3.1 and above](/flxbl/sfops/self-managed-instances/update-instructions/updating-to-v30.3.1-and-above.md)
* [Updating to v29.0.0](/flxbl/sfops/self-managed-instances/update-instructions/updating-to-v29.0.0.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/sfops/self-managed-instances/update-instructions.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.
