> For the complete documentation index, see [llms.txt](https://docs.enercalc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enercalc.com/sel-faq/using-the-software/general-operation/building-codes.md).

# Supported Building Codes and Design Standards

Which building codes and design standards ENERCALC SEL supports, and options when your code is not listed.

## What Building Codes and Design Standards does the software support?

Click here to view: [Supported Building Codes and Design Standards](https://enercalc.com/governing-codes-design-standards/)

Databases of all commonly available steel and wood sections and materials properties are also included.

## What options are available if my desired Building Code (such as CBC) is not supported?

The first step is to ensure that you are using the latest available build by updating with the following link: [B20 Installer/Updater](https://install.enercalc.com/ECSEL20_SETUP.EXE)

After updating, if you still don't see the code you are looking for, the following may help.

The Building Code Information **Code Compliance Note** tab now offers the option to include a state-specific code compliance note on each page of the printed report. Generic text is offered to assist in structuring a note that serves your specific purposes.

![](https://1076748670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtBL2fEQRwrlKSM2irFL0%2Fuploads%2Fgit-blob-ef4aad5a676362e65be96db5048987b7211a226f%2FBuilding%20Code%20Information%20-%20State-Specific%20Code%20Compliance%20Note.png?alt=media)

![](https://1076748670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtBL2fEQRwrlKSM2irFL0%2Fuploads%2Fgit-blob-be1ae853e965e6291634c3fd0e8bfcc6edb66ae0%2FBuilding%20Code%20Information%20-%20State-Specific%20Code%20Compliance%20Note%20Report.png?alt=media)

Here is more info on the specifics of CBC: <https://enercalc.com/cbc2022>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.enercalc.com/sel-faq/using-the-software/general-operation/building-codes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
