> For the complete documentation index, see [llms.txt](https://docs.besmart.software/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.besmart.software/getting-started/faq.md).

# FAQ

- [Who is currently using network license seats?](https://docs.besmart.software/getting-started/faq/who-is-currently-using-network-license-seats.md)
- [Where to find my License Activation Key?](https://docs.besmart.software/getting-started/faq/where-to-find-my-license-activation-key.md)
- [How to hand off a Network License seat to another User](https://docs.besmart.software/getting-started/faq/how-to-hand-off-a-network-license-seat-to-another-user.md)
- [Where can I find tool configurations?](https://docs.besmart.software/getting-started/faq/where-can-i-find-tool-configurations.md)
- [How do I borrow a network license?](https://docs.besmart.software/getting-started/faq/how-do-i-borrow-a-network-license.md)
- [How to hide/unhide an add-on from the Revit ribbon?](https://docs.besmart.software/getting-started/faq/how-to-hide-unhide-an-add-on-from-the-revit-ribbon.md)
- [How to remove a tool from the Revit ribbon](https://docs.besmart.software/getting-started/faq/how-to-remove-a-tool-from-the-revit-ribbon.md)
- [How to release a Network License](https://docs.besmart.software/getting-started/faq/how-to-release-a-network-license.md)
- [How to revert to a previous version of a tool?](https://docs.besmart.software/getting-started/faq/how-to-revert-to-a-previous-version-of-a-tool.md)
- [Technical Support Workhours](https://docs.besmart.software/getting-started/faq/technical-support-workhours.md)


---

# 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:

```
GET https://docs.besmart.software/getting-started/faq.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.
