# MVP Teleport Near Portal

The **MVP Teleport Near Portal** feature is designed to prevent players from using portal lure tactics, which could exploit the behavior of MVP. This feature ensures that MVPs are teleported automatically when they get too close to a portal, based on a set distance in cells. By implementing this system, the integrity of the gameplay is maintained, preventing players from manipulating the MVPs' behavior for an unfair advantage.

* **Automatic Teleportation:**
  * As soon as an MVP approaches a portal within the defined distance, it will be automatically teleported to a safe location. This ensures that the MVP remains engaged with players and cannot be easily manipulated by the use of portals.
* **Prevents Portal Lure Tactics:**
  * Portal luring is a strategy where players manipulate the MVP's movement by leading it near a portal to force it to teleport. This feature stops that tactic, ensuring that players must rely on their combat abilities to defeat the MVP rather than exploiting map mechanics.
* **Fairer Gameplay:**
  * With the prevention of portal lure tactics, this feature helps ensure a more balanced and fair environment for all players, especially during MVP hunts, where competition is high. It promotes skillful play over map manipulation.

## Benefits:

* **Improved Combat Integrity:**
  * Prevents MVPs from being taken out of the intended combat zones, making battles more consistent and competitive.
* **Enhanced Player Experience:**
  * Ensures that players cannot exploit MVP behavior, resulting in a more enjoyable and fair experience for those engaging in MVP hunts.
* **Strategic Gameplay:**
  * Encourages players to focus on strategy and team coordination rather than relying on portal luring tricks, making the gameplay more engaging and challenging.


---

# 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://ark-project-valkyrie.gitbook.io/ark-project-valkyrie/server-features/mvp-teleport-near-portal.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.
