# Project Details

- [Non-Rebase Bonding](https://the-pantheon.gitbook.io/the-pantheons-official-documentation/project-details/non-rebase-bonding.md): Liquidity Provision
- [What Is Bonding?](https://the-pantheon.gitbook.io/the-pantheons-official-documentation/project-details/non-rebase-bonding/what-is-bonding.md): How Does It Work?
- [Bonding Details](https://the-pantheon.gitbook.io/the-pantheons-official-documentation/project-details/non-rebase-bonding/bonding-details.md): Additional Information
- [Non-Fungible Tokens (NFTs)](https://the-pantheon.gitbook.io/the-pantheons-official-documentation/project-details/non-fungible-tokens-nfts.md): What Is An NFT?
- [The Aegis NFT](https://the-pantheon.gitbook.io/the-pantheons-official-documentation/project-details/non-fungible-tokens-nfts/the-aegis-nft.md): A Soulbound Symbol For Accreditation
- [Staked Positions (spNFTs)](https://the-pantheon.gitbook.io/the-pantheons-official-documentation/project-details/staked-positions-spnfts.md): Incentive Based Staking
- [Utility](https://the-pantheon.gitbook.io/the-pantheons-official-documentation/project-details/staked-positions-spnfts/utility.md): spNFT Details
- [Properties](https://the-pantheon.gitbook.io/the-pantheons-official-documentation/project-details/staked-positions-spnfts/properties.md): spNFT Details, (cont'd)
- [Emissions](https://the-pantheon.gitbook.io/the-pantheons-official-documentation/project-details/staked-positions-spnfts/emissions.md): How Do The vePAN Emissions Work?
- [Governance](https://the-pantheon.gitbook.io/the-pantheons-official-documentation/project-details/governance.md): Information About Voting Rules
- [Snapshot](https://the-pantheon.gitbook.io/the-pantheons-official-documentation/project-details/governance/snapshot.md): Signaling Tool
- [Snapshot Proposals](https://the-pantheon.gitbook.io/the-pantheons-official-documentation/project-details/governance/snapshot-proposals.md): Voice Your Opinion
- [Official Proposals](https://the-pantheon.gitbook.io/the-pantheons-official-documentation/project-details/governance/official-proposals.md): Enforce Your Opinion
- [Membership](https://the-pantheon.gitbook.io/the-pantheons-official-documentation/project-details/membership.md): Subscriptions and Access


---

# 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://the-pantheon.gitbook.io/the-pantheons-official-documentation/project-details.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.
