# Swagmi

Token Operations

* **WAGMI/sWAGMI**:
  * Stake WAGMI to receive sWAGMI
    * Supports staking specific amounts or entire balance
    * Available on supported chains only
  * Unstake sWAGMI back to WAGMI
    * Supports unstaking specific amounts or entire balance
    * Available on supported chains only
  * Check staking APR
    * Get current Annual Percentage Rate (APR) for WAGMI staking

#### Usage Notes

* All operations require specifying the chain name
* Staking and unstaking operations require a valid user account address
* APR checking is available for all supported chains

#### Supported Chains

Operations are available on chains defined in sWagmiSupportedChains


---

# 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.heyanon.ai/heyanon.ai/hey-anon/protocols-and-functions-supported/defi-protocols/wagmi-functions-supported/swagmi.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.
