# Installing TortoiseGIT (optional)

Some of you may prefer a more graphical user interface (gui) based approach to work rather than git's dull looking command line interface. If so then a preferable GIT client software TORTOISEGIT is preferable for you. In future chapters I show how to's with both the command line tools and with TORTOISEGIT.

TORTOISEGIT can be requisitioned from the Automated Software Distribution webpage <https://asd.tools.intranet.db.com/ASD2/appsearch?language=1>

![TORTOISEGIT 2.7.0.0 (64 Bit) in ASD](https://92055019-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LVshjilLl142iegsJDv%2F-L_7FkN6Z9kDUNuF6_Od%2F-L_7N2s2pdLTq8Bz2BM-%2Fimage.png?alt=media\&token=a99fc5ff-7757-404d-9593-50c3df9a9f03)

TORTOISEGIT will be delivered to your software center. After installing TORTOISEGIT from the Software Center you can check if installed by opening your start menu

![TORTOISEGIT installed](https://92055019-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LVshjilLl142iegsJDv%2F-L_7FkN6Z9kDUNuF6_Od%2F-L_7NqgC6WW39M2LjeDP%2Fimage.png?alt=media\&token=e1049546-8cf0-4e3a-b04b-4ccf8ef1b412)

You can also right click on any file in your folder and within the drop down you should see tortoisegit as one of the menu options.

TORTOISEGIT offers the ability to make configuration changes as seen in the previous chapter via a settings menu

![One can change configuration settings thru TORTOISEGIT too](https://92055019-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LVshjilLl142iegsJDv%2F-L_7Ouyp9EZvQhPNY5SW%2F-L_7P9GTCjDWE3aO_kEu%2Fimage.png?alt=media\&token=795acbba-a15f-41d8-a27c-ceb62308684f)

![The .gitconfig file as in previous chapter](https://92055019-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LVshjilLl142iegsJDv%2F-L_7Ouyp9EZvQhPNY5SW%2F-L_7PumCCk9Js-oeiuVf%2Fimage.png?alt=media\&token=0c1681ab-0a60-4de6-8a48-2534e1b54665)


---

# 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://nevilleandrade.gitbook.io/git-user-manual/test-chapter-2/installing-tortoisegit-optional.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.
