# 3.2 Instant Forge & Dynamic BIN Provisioning

To achieve the "60-second issuance" promise, AbyssPay utilizes a proprietary **Instant Forge** protocol. This system bypasses the archaic physical logistics of legacy banking:

1. **On-Chain Handshake:** The user connects their decentralized wallet (MetaMask, Rabby, etc.) and signs a message to authenticate.
2. **BIN Allocation:** The protocol allocates a dynamic **Bank Identification Number (BIN)** specifically tuned for high-limit spending and global acceptance.
3. **Tokenized Provisioning:** Through an encrypted gateway, the card details are pushed directly to the user’s Apple Pay or Google Pay "Secure Element" on their mobile device. This is a purely digital lifecycle—no mail, no plastic, no delays.


---

# 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://docs.abysspay.xyz/chapter-3-the-abyssal-architecture-technical-clearing-and-settlement/3.2-instant-forge-and-dynamic-bin-provisioning.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.
