> For the complete documentation index, see [llms.txt](https://community.peerplays.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://community.peerplays.com/risk-register/introduction/bunker-issue/crypto-restriction.md).

# Crypto Restriction

## Description

There are possibilities that Government can restrict/ban crypto in the country or in any particular province. If that is the situation, the following plans helps in overcoming the problem. Also, provide the responder team who can clarify the status of that condition and possible solutions.&#x20;

## Mitigation Ideas

1. Always having a proactive design to avoid the regulatory compliance&#x20;
2. A separate role to monitor the regulatory trends
3. Having a duplicate setup in another country
4. Lobby the Govt to have a Crypto friendly policy
5. Stay away from promoting ideas that could cause regulation issue
6. Have a legal counsel
7. Anonymous users as witnesses

## Response Plan

1. Create Server space to Offload several services in other countries with Jurisdictional ability.

## Responder Team

In order to find the solution/ to know in details about the risk that has happened, responder team is one to be communicated first.&#x20;

### First Responder Team

**Point of contact:** Jonathan / Leadership Team

### Second Responder Team

**Point of contact:** Team B


---

# 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://community.peerplays.com/risk-register/introduction/bunker-issue/crypto-restriction.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.
