> For the complete documentation index, see [llms.txt](https://nikepig.gitbook.io/nikepig/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nikepig.gitbook.io/nikepig/whitepaper/nikepig-whitepaper/projects-and-ip-expansion.md).

# Projects and IP Expansion

- [Nike Massive Rocket Trading Agent](https://nikepig.gitbook.io/nikepig/whitepaper/nikepig-whitepaper/projects-and-ip-expansion/nike-massive-rocket-trading-agent.md): AI Utility — Trading Signals & Automation
- [Nikeverse NFT Collection](https://nikepig.gitbook.io/nikepig/whitepaper/nikepig-whitepaper/projects-and-ip-expansion/nikeverse-nft-collection.md): Digital Collectibles
- [NikePig GIFs](https://nikepig.gitbook.io/nikepig/whitepaper/nikepig-whitepaper/projects-and-ip-expansion/nikepig-gifs.md): Memetic IP — Viral Reach & Brand Expression
- [$NIKEPIG Staking Portal](https://nikepig.gitbook.io/nikepig/whitepaper/nikepig-whitepaper/projects-and-ip-expansion/usdnikepig-staking-portal.md): Stake $NIKEPIG. Earn Real Yield.
- [Game Theory App](https://nikepig.gitbook.io/nikepig/whitepaper/nikepig-whitepaper/projects-and-ip-expansion/game-theory-app.md): Something is being built on Midnight Network
- [Nikeverse Comic Series "The Shards of Nike"](https://nikepig.gitbook.io/nikepig/whitepaper/nikepig-whitepaper/projects-and-ip-expansion/nikeverse-comic-series-the-shards-of-nike.md)
- [Nikeverse: Dimensional Collectors](https://nikepig.gitbook.io/nikepig/whitepaper/nikepig-whitepaper/projects-and-ip-expansion/nikeverse-dimensional-collectors.md)
- [NikePig Nintendo Game](https://nikepig.gitbook.io/nikepig/whitepaper/nikepig-whitepaper/projects-and-ip-expansion/nikepig-nintendo-game.md): Developed by Charles Hoskinson
- [NikePig Socks Collection](https://nikepig.gitbook.io/nikepig/whitepaper/nikepig-whitepaper/projects-and-ip-expansion/nikepig-socks-collection.md): RWA — Limited-Edition Merch & Comic Integration
- [Tokeo Wallet](https://nikepig.gitbook.io/nikepig/whitepaper/nikepig-whitepaper/projects-and-ip-expansion/tokeo-wallet.md): RWA - Bringing NikePig flair to your crypto interface
- [Keystone Wallet](https://nikepig.gitbook.io/nikepig/whitepaper/nikepig-whitepaper/projects-and-ip-expansion/keystone-wallet.md): RWA - Cold wallet, hot NikePig flair


---

# 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, and the optional `goal` query parameter:

```
GET https://nikepig.gitbook.io/nikepig/whitepaper/nikepig-whitepaper/projects-and-ip-expansion.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
