# Country Tariff Wars

Country Tariff Wars is a strategic feature that allows players to vote on economic sanctions against rival nations. <br>

❓ How it works:

* Every 24 hours, players can vote for one country to be tariffed. Get 10 Yuzu for casting your vote daily.
* Voting resets at 00:00 UTC daily, and the countries that were voted for will face tariffs the next day.
* All citizens of the tariffed countries will receive an overall multiplier of 0.9 on their overall income (ie. gold income + boosted income).

🗳️ Voting power:

* By default, each player has a voting power of 1
* Players in staking leagues will have higher voting power, please see the breakdown [here](https://capybara-nation.gitbook.io/capybara-nation/capydrop/golden-era/staking-leagues#voting)
* Voting power can be increased with Yuzu, where 1 Yuzu = 100 voting power
  * If you have voted already, and purchase voting power with Yuzu, the voting power will automatically be put to the country that was voted for.


---

# 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://capybara-nation.gitbook.io/capybara-nation/getting-started/country-tariff-wars.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.
