# PACT

In this section, the rulers can commence a long-term economic contract on a variety of sources with each other and trade by pre-selling or pre-purchasing goods and tokens without worrying about price changes and fluctuations in the Bazaar.&#x20;

These trades are applied to the production or consumption rate of each resource, and you only need to be sure of your production rate to sign this contract. For example, if your apple farm produces 10 units of apples per hour, you can pre-sell 1,000 apples for the next 100 hours without having an apple in your pantry, but within the next 100 hours all your apples will be delivered to the buyer and no apples will enter your pantry.&#x20;

The Pact functionality is autonomously run and executed by the Histopian Pact Maker contract.


---

# 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://doc.histopia.io/histopia-the-game/pact.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.
