# Page Not Found

The URL `Https:/www.nftinvesting.io/bored-apes-convened-in-la-last-night-and-it-looked-awesome` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [2.3 Shared Economy -     Distribution of Value](https://synesis.gitbook.io/synesisone/ontology/2.3-shared-economy-distribution-of-value.md)
- [5.7.7 Partnership with Digital Artists](https://synesis.gitbook.io/synesisone/ecosystem/5.7-kanon/5.7.7-partnership-with-digital-artists.md)
- [9.3.3 Kanon Ownership Claimable Rewards Equations](https://synesis.gitbook.io/synesisone/9.-ecosystem-element-3-rewards-or-subject-to-changes/9.3-kanon-ownership-claimable-rewards/9.3.3-kanon-ownership-claimable-rewards-equations.md)
- [9.3.2 Claimable Reward Release Schedule](https://synesis.gitbook.io/synesisone/9.-ecosystem-element-3-rewards-or-subject-to-changes/9.3-kanon-ownership-claimable-rewards/9.3.2-claimable-reward-release-schedule.md)
- [9.2.3 Synesis One Mining Rewards Equations](https://synesis.gitbook.io/synesisone/9.-ecosystem-element-3-rewards-or-subject-to-changes/9.2-mining-rewards/9.2.3-synesis-one-mining-rewards-equations.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://synesis.gitbook.io/synesisone/ontology/2.3-shared-economy-distribution-of-value.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://synesis.gitbook.io/synesisone/sitemap.md

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

### Option 3 — Retrieve the full documentation corpus

Full export: https://synesis.gitbook.io/synesisone/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., `/synesisone/ontology/2.3-shared-economy-distribution-of-value.md`).

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