# General LOCK FAQ

<details>

<summary>Is LOCK required to use Gridlock?</summary>

No. You can use Gridlock entirely for free. LOCK is only required if you want to unlock Gridlock Pro through token holdings instead of a subscription.

</details>

<details>

<summary>I have LOCK, when do I get Pro?</summary>

The system monitors for LOCK purchases and will automatically upgrade users that have 5000+ tokens. Reach out to [support](mailto:support@gridlock.network) if you are not automatically upgraded within 24 hours.&#x20;

</details>

<details>

<summary>What’s the benefit of holding LOCK instead of subscribing?</summary>

Holding **5,000 LOCK** unlocks Gridlock Pro with no recurring fees. As long as your balance stays above that threshold you have Gridlock Pro forever.&#x20;

</details>

<details>

<summary>Will the 5,000 LOCK requirement change?</summary>

Yes. The requirement will adjust over time. If the price of LOCK increases, the amount needed to unlock Pro will decrease.

</details>

<details>

<summary>What happens if my balance drops below 5,000 LOCK?</summary>

You’ll lose access to Pro features. You can either increase your balance or switch to a paid subscription through the App Store.

</details>

<details>

<summary>What wallets support LOCK?</summary>

Any wallet that supports Polygon PoS tokens, like Gridlock, MetaMask, Trust Wallet, and most ERC-20-compatible wallets.

</details>

<details>

<summary>Is LOCK transferable?</summary>

You can send LOCK freely between any compatible wallet.

</details>

<details>

<summary>Can I buy LOCK on an exchange?</summary>

LOCK is currently only available through the bonding curve, [available here](https://q-acc.giveth.io/project/gridlock-social-recovery-wallet).  There are no exchange listings at this time.

</details>

<details>

<summary>Can I sell LOCK?</summary>

Yes. You can sell LOCK back through the [bonding curve ](https://q-acc.giveth.io/project/gridlock-social-recovery-wallet)at the current curve price.

</details>

###

<br>


---

# 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://docs.gridlock.network/lock/faq.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.
