# FAQ / Technical

### I've verified, now what?

Once you have linked you account, your wallet will be included in the next role update which currently runs once every 30 minutes.

### I've just purchased an NFT but haven't received my roles yet?

The holders of a collection are snapshotted by our backend every 30 minutes, the Bot pulls the data from this every 10 minutes to stay up to date. You will get your roles during the next update period.

### I can't add any more Collections or Roles

There are limits to what we offer. You can view them on the [**Pricing**](https://puppy-gaming.gitbook.io/spacewatch-verification/pricing) page.&#x20;

### My rarities aren't working

If you have recently added the collection, they may be waiting rarity calculation. On the next Snapshot, the metadata will all be downloaded and the rarities will be calculated.

### Other issues or inquiries

Please don't hesitate to email or contact me on Discord with any issues

<https://puppy.tools/discord>

<shiffed@puppy.tools> : Shiffed#2071


---

# 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://puppy-gaming.gitbook.io/spacewatch-verification/faq-technical.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.
