> For the complete documentation index, see [llms.txt](https://contact-182.gitbook.io/last-resort/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://contact-182.gitbook.io/last-resort/economy/soft-currency.md).

# Soft Currency

Ticker: To Be Determined (Placeholder is $SC for Soft Currency)

Total Supply: Unlimited

## Earn

There are ways to earn $SC for all players:

* Free players: Join forces with other players to survive high yielding areas and share a loot that can contain $SC. You can also contact business owners to help them run the business in exchange for a share of their profits.
* NFT owners: From time to time, special missions that yield $SC rewards open up. \
  The higher DPS your character has, the better your chances of making it out of these areas alive, fully ready to take advantage of your loot. You can also join forces with other players for a bonus. Leverage your NFTs to optimize your $SC yield.
* Residential Owners: You own a valuable asset and can share its benefits with other players for a rent in $SC.
* Business Owners: Running your business means charging other players for the user for your services. Earn $SC by opening your business and charging for the crafting of new items.&#x20;

## Utilities

$SC is used in many different places in last resort :&#x20;

* Surplus shop: Many items are directly available for purchase in $SC at the shop
* Crafting: Most crafting recipes require $SC to create the new item
* Accommodation: If you'd like to get out of the barracks and get benefits from an appartment in town, you can find a land owner with space, you'll need to pay rent in $SC though.

## Claim Tokens

Players can claim their earned tokens from the game after the player account has been created for at least 12 Days. Then, they can be claimed every 48 hours.&#x20;

#### Transaction fee

* A 4% fee based on $SC claimed will be charged
* Minimum chargeable fee: TBD


---

# 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, and the optional `goal` query parameter:

```
GET https://contact-182.gitbook.io/last-resort/economy/soft-currency.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
