# Flying Pigs

## Flying Pigs (PIG$)

- [Flying Pigs - Overview](https://flying-pigs.gitbook.io/flying-pigs/flying-pigs-explained/flying-pigs-overview.md): Welcome to PIG$
- [What is PIG$?](https://flying-pigs.gitbook.io/flying-pigs/flying-pigs-explained/flying-pigs-overview/what-is-pigusd.md): "A school of fish can be bigger than a whale"
- [The Flying Pigs Manifesto](https://flying-pigs.gitbook.io/flying-pigs/flying-pigs-explained/flying-pigs-overview/the-flying-pigs-manifesto.md)
- [The Lore](https://flying-pigs.gitbook.io/flying-pigs/flying-pigs-explained/flying-pigs-overview/the-lore.md): Yep. There's a story behind this whole thang...
- [Overview of DDC](https://flying-pigs.gitbook.io/flying-pigs/what-is-dollar-donation-club-ddc/overview-of-ddc.md): A bit of background about Dollar Donation Club!
- [DDC Vetting Criteria](https://flying-pigs.gitbook.io/flying-pigs/what-is-dollar-donation-club-ddc/ddc-vetting-criteria.md)
- [Vote, Stake, Earn](https://flying-pigs.gitbook.io/flying-pigs/impact-to-earn/vote-stake-earn.md)
- [Impact Proposals](https://flying-pigs.gitbook.io/flying-pigs/impact-to-earn/impact-proposals.md)
- [NFT Mechanics](https://flying-pigs.gitbook.io/flying-pigs/impact-to-earn/nft-mechanics.md)
- [NFT Registry](https://flying-pigs.gitbook.io/flying-pigs/impact-to-earn/nft-registry.md)
- [Solana Network](https://flying-pigs.gitbook.io/flying-pigs/ecosystem/solana-network.md)
- [Our Goals](https://flying-pigs.gitbook.io/flying-pigs/ecosystem/our-goals.md)
- [Tokenomics Allocations & Distribution](https://flying-pigs.gitbook.io/flying-pigs/tokenomics/tokenomics-allocations-and-distribution.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://flying-pigs.gitbook.io/flying-pigs/flying-pigs-explained/flying-pigs-overview.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.
