# User Guide

- [Earn Rewards](https://wiki.shellprotocol.io/user-guide/earn-rewards.md)
- [Shell Points (Concluded)](https://wiki.shellprotocol.io/user-guide/earn-rewards/shell-points-concluded.md): All about earning Shell Points during Seasons 1-3
- [Bro Kwon's Booty](https://wiki.shellprotocol.io/user-guide/earn-rewards/bro-kwons-booty.md): The story of Bro Kwon's Booty and its role in Shell Points
- [Get Quota](https://wiki.shellprotocol.io/user-guide/earn-rewards/get-quota.md): A guide to getting quota for earning Shell Points
- [Multipliers and Boosters](https://wiki.shellprotocol.io/user-guide/earn-rewards/multipliers-and-boosters.md): A guide to multiplying your rate of earning Shell Points
- [Dynamic Multipliers](https://wiki.shellprotocol.io/user-guide/earn-rewards/dynamic-multipliers.md): About dynamic multipliers
- [Crafting](https://wiki.shellprotocol.io/user-guide/earn-rewards/crafting.md)
- [Wrap Tokens](https://wiki.shellprotocol.io/user-guide/wrap-tokens.md): How to wrap fungible tokens into Shell
- [LP in a Pool](https://wiki.shellprotocol.io/user-guide/lp-in-a-pool.md): How to LP (Provide Liquidity) to Shell
- [Wrap NFTs](https://wiki.shellprotocol.io/user-guide/wrap-nfts.md): How to wrap non-fungible tokens into Shell
- [LP in an NFT Pool](https://wiki.shellprotocol.io/user-guide/lp-in-an-nft-pool.md): How to LP (Provide Liquidity) to an NFT pool
- [Swap NFTs with an AMM](https://wiki.shellprotocol.io/user-guide/swap-nfts-with-an-amm.md): How to trade NFTs on Shell
- [Shellscan](https://wiki.shellprotocol.io/user-guide/shellscan.md): An introduction to Shell's in-app block explorer
- [All About Toucans](https://wiki.shellprotocol.io/user-guide/all-about-toucans.md): A guide to Shell's proto-governance NFT
- [Using Arbitrum](https://wiki.shellprotocol.io/user-guide/using-arbitrum.md): Getting started with Arbitrum, Shell's first L2 home
- [Migrate from Shell v2 (Retired)](https://wiki.shellprotocol.io/user-guide/migrate-from-shell-v2-retired.md): How to migrate your liquidity from Shell v2
- [Migrate from Shell v1 (Retired)](https://wiki.shellprotocol.io/user-guide/migrate-from-shell-v1-retired.md): How to migrate your liquidity from Shell v1
- [Art of Shell NFTs](https://wiki.shellprotocol.io/user-guide/art-of-shell-nfts.md): A collection of unique art charting the Shell Protocol journey


---

# 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://wiki.shellprotocol.io/user-guide.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.
