# Smuggling

Smuggling contracts will appear on a planet in a temporary and limited manner. These contracts should be considered dangerous and carry a high risk-reward.&#x20;

When a player accepts a contract, a glowing “robber mask” will appear over their ship. The player will be directed to deliver the contraband to a specific planet under a strict time limit.&#x20;

<figure><img src="https://4096548005-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxhvAgrzX7cDkAZ6So8RV%2Fuploads%2FxAuSgnavsTxVWr637DO0%2FSmuggling.PNG?alt=media&#x26;token=b48dd13b-0c30-481e-8f3d-1ac5611f5e90" alt=""><figcaption></figcaption></figure>

Upon the contraband’s delivery, the Player will be handsomely rewarded. While the contract is active, nearby AI will be alerted to the player’s location and will become more aggressive.


---

# 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://noderunners.gitbook.io/litepaper/gameplay/smuggling.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.
