# Farms

### Active Farms

| Farm                     | Link                                                                          |
| ------------------------ | ----------------------------------------------------------------------------- |
| WSG Locked Staking Pool  | <https://arbiscan.io/address/0x1fbcff4ebaefc7ac387c286d6e484e871c2991f2#code> |
| NFT Staking Pool Soldier | <https://arbiscan.io/address/0x827de1594959eb5b0ff80bf47f7a370b0683c051#code> |
| NFT Staking Pool Captain | <https://arbiscan.io/address/0xcdfd70e0d60158749c1b1896864702357410a47c#code> |
| NFT Staking Pool Colonel | <https://arbiscan.io/address/0xba1d01239b3b1cd9ed0d3bc21abf43809027b147#code> |
| NFT Staking Pool General | <https://arbiscan.io/address/0x0ce8d6a4fdecc3f8001e640523727fec09f0b436#code> |
| NFT Staking Pool Prince  | <https://arbiscan.io/address/0xf9de4fd5295814c13047f44046b67df968402fb3#code> |
| NFT Staking Pool King    | <https://arbiscan.io/address/0x41923d4aa897b88ca7d7f0997b7ddecc82b8bd21#code> |
| NFT Staking Pool Emperor | <https://arbiscan.io/address/0xecc45a830773ac94620fb611f8deaaf7050f0cf9#code> |
| NFT Staking Pool God     | <https://arbiscan.io/address/0x33570D6C0B8324C0B3223843B98C196083094aB8#code> |


---

# 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.wallstreetgames.net/platform/farms.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.
