> For the complete documentation index, see [llms.txt](https://docs.aqua.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aqua.network/voting-and-rewards/aquarius-voting/aquarius-voting-asset-flag-restrictions.md).

# Asset flag restrictions

By default, some Stellar assets are restricted from participating in Aquarius market voting and rewards.

These assets have specific **flags** set by their issuers, which impose restrictions on holding, sending, and trading. In the case of clawback, issuers can even reclaim tokens from holders.

Assets that have any combination of the `AUTH_REQUIRED`, `AUTH_REVOCABLE`, or `AUTH_CLAWBACK_ENABLED` flags are banned from Aquarius market voting and rewards, as decided by the Aquarius governance process under [Proposal 85](https://aqua.network/governance/proposal/85/).

### Flag definitions

* `AUTH_REQUIRED` – the issuing account must approve other accounts before they can hold the asset.
* `AUTH_REVOCABLE` – the issuing account can revoke an asset's trustline, preventing accounts from accessing it.
* `AUTH_CLAWBACK_ENABLED` – the issuing account can claw back tokens without user consent, typically for regulatory compliance or terms-of-service violations.

### How to lift the flag restriction on an asset

Certain Stellar assets legitimately use these flags for legal and compliance reasons. Because of this, there is a way to request an exception and allow such assets to participate in Aquarius market voting and rewards.

1. Go to [Aquarius Governance](https://aqua.network/governance).
2. Create a governance discussion explaining why the restriction should be lifted. Your post should follow this format:
   * **Title:** Lift Flag Restrictions for *\[asset name]*
   * **Ticker:** *\[asset ticker]*
   * **Asset issuer account:** *\[issuing account]*
   * **Website:** *\[official link]*
   * **Justification:** explain what the asset does and why the flag restrictions should be removed.
3. Submit your discussion for community feedback. After one week, resubmit it as a formal proposal for a community vote.

If the community votes in favor, the Aquarius team will remove the restriction for that asset.
