# Page Not Found

The URL `pigmo-token-usdpig/tokenomics/nft-holders-60` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [NFT Holders (30%)](https://pigmo-doc.gitbook.io/pigmo.com/pigmo-token-usdpig/tokenomics/nft-holders-30.md)
- [Tokenomics](https://pigmo-doc.gitbook.io/pigmo.com/pigmo-token-usdpig/tokenomics.md)
- [Capital raise (15%)](https://pigmo-doc.gitbook.io/pigmo.com/pigmo-token-usdpig/tokenomics/capital-raise-15.md)
- [Team and Advisors (5%)](https://pigmo-doc.gitbook.io/pigmo.com/pigmo-token-usdpig/tokenomics/team-and-advisors-5.md)
- [Mini app farm (7.5%)](https://pigmo-doc.gitbook.io/pigmo.com/pigmo-token-usdpig/tokenomics/mini-app-farm-7.5.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://pigmo-doc.gitbook.io/pigmo.com/pigmo-token-usdpig/tokenomics/nft-holders-30.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.

### Option 2 — Browse the documentation index

Full index: https://pigmo-doc.gitbook.io/pigmo.com/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://pigmo-doc.gitbook.io/pigmo.com/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/pigmo.com/pigmo-token-usdpig/tokenomics/nft-holders-30.md`).

You may also use `Accept: text/markdown` header for content negotiation.
