> For the complete documentation index, see [llms.txt](https://docs.permission.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.permission.ai/permission-agent-chrome-extension.md).

# Permission Agent Chrome Extension

**Overview**

The "Permission Agent Chrome Extension: Share to Earn" is a legacy product available to  Permission community members. It allows users to share Permission-provided content, grow the Permission ecosystem, and earn ASK rewards through referrals and intentional participation.

The Permission Agent is separate from Permission AI for the Family, which is available at [permission.ai](https://www.permission.ai). Existing Agent users log in at [permission.ai/legacy-login](https://www.permission.ai/legacy-login).

**What the Permission Agent Does**

The Permission Agent Chrome Extension runs in your browser and serves as your ambassador tool within the Permission ecosystem. It enables you to:

* Share Permission-provided content with your network
* Earn ASK through your referral network on an ongoing basis
* Participate in guided actions that support the growth of the Permission platform
* Access your Permission Wallet and ASK balance

The Agent operates on a principle of intentional participation — you choose when and how to engage, and you are rewarded for the value you create within the ecosystem.

**How to Access the Agent**

**Existing users** log in at: 👉 [permission.ai/legacy-login](https://www.permission.ai/legacy-login)

Your wallet, ASK balance, referral network, and Agent utilities remain intact.

**New to the Permission Agent?** Install the extension from the Chrome Web Store: 👉 [Install Permission Agent Chrome Extension](https://chromewebstore.google.com/detail/Permission%20Agent%20%E2%80%93%20Earn%20by%20Powering%20AI/nkfpegmmhcipdkgoiimdegfaicbdnndh?hl=en-US\&utm_source=ext_sidebar)

**How Earning Works**

Earning through the Permission Agent is powered by your referral network and intentional participation.

**Referral Earnings**

* You earn **10% of the ASK your direct referrals earn** — automatically and on an ongoing basis
* As your referrals refer others, your earnings compound through the network
* Referral earnings are calculated monthly and deposited into your Permission Wallet on the **15th of each month**

**Milestone Bonuses**

| Milestone                                  | Bonus                                        |
| ------------------------------------------ | -------------------------------------------- |
| 5 direct referrals                         | 5,000 ASK                                    |
| 10 direct referrals                        | 10,000 ASK                                   |
| One of your referrals reaches 10 referrals | 10,000 ASK (you) + 5,000 ASK (your referral) |

Milestone bonuses are deposited into your Permission Wallet on the 15th of the month following the milestone being reached.

Permission reserves the right to modify, suspend, or discontinue the referral program at any time, with or without notice. Continued participation constitutes acceptance of any such changes. See [Terms of Use](https://www.permission.ai/terms-of-use) for full details.

**Your ASK Balance**

All existing ASK balances are unaffected by platform changes. Your ASK can be:

* Held in your Permission Wallet
* Moved to a compatible external wallet
* Traded or redeemed via supported platforms

See [Trading & Liquidity](https://docs.permission.ai/ask-token/trading-and-liquidity), [How to Bridge ASK](https://docs.permission.ai/ask-token/how-to-bridge-ask), and [Contract Addresses](https://docs.permission.ai/ask-token/contract-addresses) for more.

**The Role of ASK**

ASK is the token that powers the Permission ecosystem. It connects the legacy Permission Agent community with Permission's evolving family product, where ASK is used as a structured reward and incentive mechanism to help families encourage positive digital behavior and connect actions to outcomes.

This expanding utility means that ASK earned through the Permission Agent Chrome Extension is part of a growing ecosystem — one where data ownership, trust, and value exchange remain at the core.

> ⚠️ **Disclaimer:** ASK is a utility token used within the Permission platform. It is not an investment product. See [Terms of Use](https://www.permission.ai/terms-of-use) for full details.

**Security Reminders**

* Permission will never ask for your private key or wallet credentials
* Always access your Agent through the official legacy login at [permission.ai/legacy-login](https://www.permission.ai/legacy-login)
* For support, contact <support@permission.ai>


---

# 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:

```
GET https://docs.permission.ai/permission-agent-chrome-extension.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.
