# Overview

Hi!

Welcome to our guide for TEAM(TAFFS) administrators.

Please refer to our learning paths which will help you to master **editing of faults**:\
1\. [Introduction to the system](https://team.docs.iqmsa.co.uk/learning-paths/intro)\
2\. [Editing a Fault](https://team.docs.iqmsa.co.uk/learning-paths/editing-a-fault)\
3\. [Applying changes to live fault](https://team.docs.iqmsa.co.uk/learning-paths/live-edits)\
4\. [Retiring a fault tree](https://team.docs.iqmsa.co.uk/learning-paths/retiring-a-fault-tree)\
5\. [Creating fault tree from scratch](https://team.docs.iqmsa.co.uk/learning-paths/draft-creating-fault-tree-from-scratch)\
6\. [Administering change requests](https://team.docs.iqmsa.co.uk/learning-paths/draft-administering-change-requests)\
7\. [Administering global objects](https://team.docs.iqmsa.co.uk/learning-paths/draft-administering-global-objects)


---

# 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://team.docs.iqmsa.co.uk/master.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.
