# TestMace

## 0.0.1-beta.24

- [Getting Started](https://docs.testmace.com/master.md): This guide will help you quickly get to know TestMace interface and its main features.
- [Cloud Synchronization](https://docs.testmace.com/cloud-sync.md): Test Mace allows you to organize team work and synchronize your projects in the cloud
- [The Menu](https://docs.testmace.com/project/menu.md)
- [Interface Overview](https://docs.testmace.com/project/main-area.md)
- [Scratches](https://docs.testmace.com/project/scratches.md)
- [Node Types](https://docs.testmace.com/project/nodes.md)
- [Keyboard Shortcuts](https://docs.testmace.com/project/hot-keys.md): Keyboard shortcuts in TestMace
- [Project](https://docs.testmace.com/node-types/project.md)
- [Folder](https://docs.testmace.com/node-types/folder.md)
- [RequestStep](https://docs.testmace.com/node-types/request-step.md)
- [Assertion](https://docs.testmace.com/node-types/assertion-node.md)
- [Compare](https://docs.testmace.com/node-types/assertion-node/untitled.md)
- [In range](https://docs.testmace.com/node-types/assertion-node/in-range.md)
- [One of set](https://docs.testmace.com/node-types/assertion-node/one-of-set.md)
- [Contains](https://docs.testmace.com/node-types/assertion-node/contains.md)
- [XPath](https://docs.testmace.com/node-types/assertion-node/xpath.md)
- [JSONPath](https://docs.testmace.com/node-types/assertion-node/json-path.md)
- [Script](https://docs.testmace.com/node-types/assertion-node/script.md)
- [Link](https://docs.testmace.com/node-types/assertion-node/link.md)
- [Link](https://docs.testmace.com/node-types/link.md): A Link node allows to reuse another RequestStep (including Assertion) and Folder nodes.
- [API description](https://docs.testmace.com/node-types/api-description.md)
- [ApiRootFolder](https://docs.testmace.com/node-types/api-description/apirootfolder.md)
- [ApiFolder](https://docs.testmace.com/node-types/api-description/apifolder.md)
- [ApiRoute](https://docs.testmace.com/node-types/api-description/apiroute.md)
- [API Description Import](https://docs.testmace.com/node-types/api-description/import-api.md)
- [Broken](https://docs.testmace.com/node-types/broken.md)
- [Script](https://docs.testmace.com/node-types/script.md)
- [User-Defined Variables](https://docs.testmace.com/variables/user-variables.md)
- [Static Variables](https://docs.testmace.com/variables/user-variables/static-variables.md)
- [Dynamic Variables](https://docs.testmace.com/variables/user-variables/dynamic-variables.md)
- [Default Variables](https://docs.testmace.com/variables/variables.md)
- [Environment Variables](https://docs.testmace.com/variables/env.md): Change variables values used in the project in one click.
- [Cookie](https://docs.testmace.com/working-with-project/cookie.md): A cookie is a small piece of data that is send by a server and stored on the user's machine.
- [Authorization](https://docs.testmace.com/working-with-project/authorization.md): Verifies if you have permission to the resource queried.
- [Proxy](https://docs.testmace.com/settings/proxy.md)
- [Bulk Edit](https://docs.testmace.com/other-features/bulk-edit.md)
- [Import & Export](https://docs.testmace.com/other-features/import.md)
- [Shared](https://docs.testmace.com/other-features/import/shared.md)
- [cURL](https://docs.testmace.com/other-features/import/curl.md)
- [Swagger](https://docs.testmace.com/other-features/import/swagger.md)
- [Postman](https://docs.testmace.com/other-features/import/postman.md)
- [Default HTTP headers](https://docs.testmace.com/other-features/default-http-headers.md)
- [Command line tool](https://docs.testmace.com/cli/cli.md)

## 0.0.1-beta.7

- [Getting Started](https://docs.testmace.com/master/master.md): This guide will help you quickly get to know TestMace interface and its main features.
- [The Menu](https://docs.testmace.com/master/project/menu.md)
- [Interface Overview](https://docs.testmace.com/master/project/main-area.md)
- [Scratches](https://docs.testmace.com/master/project/scratches.md)
- [Node Types](https://docs.testmace.com/master/project/nodes.md)
- [Keyboard Shortcuts](https://docs.testmace.com/master/project/hot-keys.md): Keyboard shortcuts in TestMace
- [Project](https://docs.testmace.com/master/node-types/project.md)
- [Folder](https://docs.testmace.com/master/node-types/folder.md)
- [RequestStep](https://docs.testmace.com/master/node-types/request-step.md)
- [Assertion](https://docs.testmace.com/master/node-types/assertion-node.md)
- [Compare](https://docs.testmace.com/master/node-types/assertion-node/untitled.md)
- [Contains](https://docs.testmace.com/master/node-types/assertion-node/contains.md)
- [Script](https://docs.testmace.com/master/node-types/assertion-node/script.md)
- [XPath](https://docs.testmace.com/master/node-types/assertion-node/xpath.md)
- [Link](https://docs.testmace.com/master/node-types/link.md): A Link node allows to reuse another RequestStep (including Assertion) and Folder nodes.
- [API description](https://docs.testmace.com/master/node-types/api-description.md)
- [ApiRootFolder](https://docs.testmace.com/master/node-types/api-description/apirootfolder.md)
- [ApiFolder](https://docs.testmace.com/master/node-types/api-description/apifolder.md)
- [ApiRoute](https://docs.testmace.com/master/node-types/api-description/apiroute.md)
- [API Description Import](https://docs.testmace.com/master/node-types/api-description/import-api.md)
- [Broken](https://docs.testmace.com/master/node-types/broken.md)
- [Script](https://docs.testmace.com/master/node-types/script.md)
- [User-Defined Variables](https://docs.testmace.com/master/variables/user-variables.md)
- [Static Variables](https://docs.testmace.com/master/variables/user-variables/static-variables.md)
- [Dynamic Variables](https://docs.testmace.com/master/variables/user-variables/dynamic-variables.md)
- [Default Variables](https://docs.testmace.com/master/variables/variables.md)
- [Environment Variables](https://docs.testmace.com/master/variables/env.md): Change variables values used in the project in one click.
- [Cookie](https://docs.testmace.com/master/working-with-project/cookie.md): A cookie is a small piece of data that is send by a server and stored on the user's machine.
- [Authorization](https://docs.testmace.com/master/working-with-project/authorization.md): Verifies if you have permission to the resource queried.
- [Proxy](https://docs.testmace.com/master/settings/proxy.md)
- [Bulk Edit](https://docs.testmace.com/master/other-features/bulk-edit.md)
- [Import & Export](https://docs.testmace.com/master/other-features/import.md)
- [Shared](https://docs.testmace.com/master/other-features/import/shared.md)
- [cURL](https://docs.testmace.com/master/other-features/import/curl.md)
- [Swagger](https://docs.testmace.com/master/other-features/import/swagger.md)
- [Postman](https://docs.testmace.com/master/other-features/import/postman.md)
- [Default HTTP headers](https://docs.testmace.com/master/other-features/default-http-headers.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.testmace.com/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.
