# Dispute Resolution

## Reputation Management

When an advertiser licenses data there is an expectation of quality. Likewise, when a user is licensing their data they expect the use of the data to be professional. Door is implementing measures to ensure both users and advertisers can maintain their reputation through the Door App. Any user and advertiser can submit a complaint related to one or more of the following issues:

* Bad / Fraudulent Data
* Misuse of Data
* False / Misleading Actionable Data
* Fake Profiles

## Resolution Process

Once a complaint is submitted by a user or advertiser, Door will investigate the issue and allow both parties to provide details. If the complaint justifies a reversal of payment, Door will deduct the payment from the user's account and deposit it to the advertiser's account. If the complaint justifies the discontinued use of data by an advertiser, the advertiser's account will be placed on hold and all affected data will be removed from their account with no refund or payment.&#x20;

## Locking Accounts

If there is a dispute that justifies the locking of a user or advertiser's account, Door Admin reserves the right to lock accounts until a resolution is found. Once an account is locked, the user will not be able to deposit or withdraw DOOR Tokens and will not be able to access any licensed data or property data. The purpose of locking an account is to avoid further fraudulent activity or misuse of the Door App during the dispute resolution.


---

# 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://doortoken.gitbook.io/door-token/terms-and-conditions/dispute-resolution.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.
