# General

- [Install: New Users](https://transactiontool.hedera.com/general/install-new-users.md)
- [Account Setup](https://transactiontool.hedera.com/general/install-new-users/account-setup.md)
- [Install: Existing Users](https://transactiontool.hedera.com/general/install-existing-users.md): For users who are using an existing version of the Hedera Transaction Tool application on their device.
- [Changing your network](https://transactiontool.hedera.com/general/changing-your-network.md): You can switch between Hedera networks or use a custom network based on your requirements.
- [Adding a custom network](https://transactiontool.hedera.com/general/adding-a-custom-network.md)
- [Creating and signing a transaction](https://transactiontool.hedera.com/general/creating-and-signing-a-transaction.md)
- [Reset the application](https://transactiontool.hedera.com/general/reset-the-application.md)
- [TTv1 and TTv2 Compatibility: Cross-Version Transaction Signing](https://transactiontool.hedera.com/general/ttv1-and-ttv2-compatibility-cross-version-transaction-signing.md)
- [Settings Menu](https://transactiontool.hedera.com/general/settings-menu.md)
- [Transaction Status Tabs](https://transactiontool.hedera.com/general/transaction-status-tabs.md)
- [Notifications](https://transactiontool.hedera.com/general/notifications.md)


---

# 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://transactiontool.hedera.com/general.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.
