# Authorizing Patcards

Patcards need a the authorization of the Model before they can be activated in the Game and added to the Platform as an Collectable Item. Once a Patplayer has created a Patcard reference which has been approved he will receive a message with the invitation link for the model to approve the Patcard.

Once a model has authorized the Patcard reference, the Patplayer who created the Patcard will be offered the opportunity to buy the Patcard for the index price set by Patboy. In order to pay for the auction a Patplayer need to own Patbeez which he can earn or buy from his user console on the blockchain.

A Patplayer has 72 hours to complete the auction or he will lose the opportunity do become the owner of the Patcard and the Patcard will be auctioned to other Players in Patboy Card Game.


---

# 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://patboy.gitbook.io/patboy-card-game/gameplay/authorizing-patcards.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.
