# Compliance & Security

## User Restrictions <a href="#user-restrictions" id="user-restrictions"></a>

PlanetSWH SWAP should not be used for any illegitimate or criminal activity nor supported by the direct or indirect proceeds of criminal or fraudulent activity. It should not be used in any way that violates any laws in the jurisdiction of the user.Politically exposed individuals or associates of those individuals are not permitted to use the application under existing laws. **Prior to using PlanetSWH Services, a user must acknowledge and accept the following terms:**

* If acting as an individual you are of legal age (as applicable in the jurisdiction where you live).
* You are not a politically exposed person, that is, a person who is entrusted with any prominent public function, or a politically exposed person who has stepped down from that role.
* You are not an immediate family member or close associate of a politically exposed person or a politically exposed person who has stepped down.
* You are not engaged in money laundering or the financing of terrorism.
* Your access to the application does not violate any rule, law, regulation or directive of the country of your residence and the jurisdiction in which you reside.
* You have not been arrested or convicted of any offence or crime.
* You are willing to provide and verify your identity upon request.

### User Responsibility <a href="#user-responsibility" id="user-responsibility"></a>

* Use of PlanetSWH is at the sole risk of the user.
* The code repository, decentralized and autonomous protocol and environment, and associated decentralized networks are open-source and publicly available.
* PlanetSWH contributors are not responsible for any losses or damages associated with inherent risks associated with cryptography, blockchain, or digital wallet usage.
* The user agrees not to access PlanetSWH using any technology for the purposes of circumventing location-based restrictions.
* Users are responsible for reporting and paying any applicable taxes associated with usage.
* Users acknowledge that addresses may be blocked from using the protocol if they are sanctioned or added to a block list.

### Geo Restrictions <a href="#geo-restrictions" id="geo-restrictions"></a>

The PlanetSWH application is currently in beta and usage is not programmatically restricted nor regulated for users in any locale. However, users must abide by local, state and federal laws, please check prior to usage. Post-beta, restrictions may be enabled for certain countries based on legal considerations.

### Swap & Bridge Beta Release <a href="#security" id="security"></a>

PlanetSWH Swap & Bridge is now released in a beta version. Not all contracts have been audited (Li.finance contracts have been audited) and users should use at their own discretion.&#x20;

#### What is Li.FI?&#x20;

<https://li.fi/knowledge-hub/what-is-lifi/>

#### Bug Bounty <a href="#bug-bounty" id="bug-bounty"></a>

Bounties are one of the most important tools for testing and enhancing application and contract security. We are in the planning phases to implement a bug bounty to help protect users and their funds.


---

# 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://planetswh.gitbook.io/knowledge-base/compliance-and-security.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.
