# About STRIKE

**STRIKE** is a powerful tool that enables users to **share actionable links** with ease, powered by the **Internet Computer Protocol (ICP)**. With **STRIKE**, anyone can interact with **canisters** (smart contracts) directly from social platforms like **Twitter (X)** by sharing a simple link. These links unfurl into interactive **STRIKE Cards** that allow users to perform predefined actions without the need for complex Web3 development or coding.

STRIKE makes it easy to integrate blockchain-based functionality into everyday interactions, such as **placing bets**, **transferring ownership**, or **retrieving information** from smart contracts, all with the click of a button. The **STRIKE Chrome extension** enhances this experience, allowing users to authenticate and securely engage with canisters directly from their browser.

#### Key Features of STRIKE:

* **Actionable Links**: Share links that allow users to take immediate action (e.g., place a bet, manage an asset) via STRIKE **Cards**.
* **Powered by ICP**: STRIKE utilizes the **Internet Computer Protocol** to interact with decentralized applications and smart contracts.
* **Ease of Use**: No need for Web3 coding—users simply share and click to engage with canisters.
* **Interactive STRIKE Cards**: Links unfurl into rich media cards with clickable buttons that perform canister actions.
* **Cross-Platform Integration**: Currently works on **Twitter (X)**, with future support for additional platforms.
* **Secure Authentication**: Uses **Internet Identity** to ensure secure and authenticated interactions.


---

# 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.strike.oranj.co/strike/about-strike.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.
