> For the complete documentation index, see [llms.txt](https://docs.apica.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.apica.io/platform-docs/zebratester-scripting/zebratester-user-guide/4.-execute-the-load-test/multiple-client-ip-addresses.md).

# Multiple Client IP Addresses

Optionally, you may want an Exec Agent to use multiple client IP addresses during the load test in order to simulate users from different network locations.

### Overview <a href="#multipleclientipaddresses-overview" id="multipleclientipaddresses-overview"></a>

#### [Configure](https://apica-kb.atlassian.net/wiki/spaces/DAZT/pages/4620503/Configure) <a href="#multipleclientipaddresses-configure" id="multipleclientipaddresses-configure"></a>

Optionally, you may want an Exec Agent to use multiple client IP addresses during the load test in order to simulate users from different network locations.

#### Sending Email And Alerts <a href="#multipleclientipaddresses-sendingemailandalerts" id="multipleclientipaddresses-sendingemailandalerts"></a>

The Exec Agents can be configured in such a way that Email and SMS Alert Notifications are released during the execution of a load test job.


---

# 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.apica.io/platform-docs/zebratester-scripting/zebratester-user-guide/4.-execute-the-load-test/multiple-client-ip-addresses.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.
