> 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/efr-user-manual/setup-and-interface/navigating-the-ribbon-bar.md).

# Navigating the Ribbon Bar

How to find and use the ENERCALC SEL tab and its tools on the Revit ribbon bar.

Upon opening a Revit model, all controls relating to ENERCALC SEL may be found on the native Revit ribbon bar, on a newly added tab labeled “ENERCALC SEL”.

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-e3e493faa38785078412e501358a8568ca82a798%2Fclip0003.png?alt=media)

Selecting this tab displays a ribbon bar of all the tools used to manage ENERCALC structural calculations from Revit. ***The ribbon bar shown below is for illustration only. Refer to your particular installation to verify which module design tools will be displayed in your Revit interface.***

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-d4b8e35e21922d7cc210cfe04cb10914a91b0cf2%2Fclip0004.png?alt=media)


---

# 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/efr-user-manual/setup-and-interface/navigating-the-ribbon-bar.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.
