# The Use Case

Our plan is emulate all tranquility and standards the traditional automated teller machine can offer to users. Plainness and speed using the machine are the focus of this project. No registrations will be needed, cards or apps installed, only the Web3 wallet. All information gathed will be from the Polygon Blockchain.\
\
**Withdraws (Token to Cash)**\
When holding $PLT tokens in his Web3 wallet (Metamask, Trust Wallet, or Coinbase Wallet), the user will be able to swap some of them for fiat money using simple software running on the ACTM. Basically, some tokens need to be sent to a smart contract without any connection or injection. When the transaction confirmation happens the machine will spill the wished cash.

**Deposits (Cash to Plata)**\
The user can also deposit fiat cash in the kiosk, the money lodgement will be counted by the machine and after assessment, Plata tokens will be transfered to the customer Web3 Wallet. The system will ask for the target address, avoiding the maximum possible of information from the customer.


---

# 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://typofx.gitbook.io/usdplt-token-for-actm/the-use-case.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.
