# The Open X Project

- [OXP Token](https://docs.openxswap.exchange/the-open-x-project/oxp-token.md): OXP multichain token
- [NFT Market (Multichain)](https://docs.openxswap.exchange/the-open-x-project/nft-market-multichain.md): Any-Erc20-for-Any-erc721 Permissionless Market
- [Listing an NFT](https://docs.openxswap.exchange/the-open-x-project/nft-market-multichain/listing-an-nft.md)
- [veSOLID (Ethereum)](https://docs.openxswap.exchange/the-open-x-project/nft-market-multichain/listing-an-nft/vesolid-ethereum.md): This guide is similar to the veVELO example but made specifically for veSOLID on ETH Mainnet.
- [veRAM (Arbitrum)](https://docs.openxswap.exchange/the-open-x-project/nft-market-multichain/listing-an-nft/veram-arbitrum.md)
- [Purchasing an NFT](https://docs.openxswap.exchange/the-open-x-project/nft-market-multichain/purchasing-an-nft.md)
- [Placing a Bid](https://docs.openxswap.exchange/the-open-x-project/nft-market-multichain/placing-a-bid.md)
- [Listing Collections](https://docs.openxswap.exchange/the-open-x-project/nft-market-multichain/listing-collections.md)
- [opxVELO (Optimism)](https://docs.openxswap.exchange/the-open-x-project/opxvelo-optimism.md)
- [Collateralization](https://docs.openxswap.exchange/the-open-x-project/opxvelo-optimism/collateralization.md)
- [OpenXSwap (Optimism)](https://docs.openxswap.exchange/the-open-x-project/openswap-token.md): Optimism Native Decentralized Exchange
- [OpenX](https://docs.openxswap.exchange/the-open-x-project/openswap-token/openx.md)
- [xOpenX](https://docs.openxswap.exchange/the-open-x-project/openswap-token/xopenx.md)
- [vexOpenX](https://docs.openxswap.exchange/the-open-x-project/openswap-token/vexopenx.md): Vote-Escrowed xOpenX
- [Fees and Distribution](https://docs.openxswap.exchange/the-open-x-project/openswap-token/fees-and-distribution.md)
- [Aggregator](https://docs.openxswap.exchange/the-open-x-project/openswap-token/aggregator.md): OpenXSwap Aggregator
- [Vaults (Multichain)](https://docs.openxswap.exchange/the-open-x-project/vaults-multichain.md): Bounty-driven, low fee, LP-Compounding Vaults
- [NFT Collections (Optimism)](https://docs.openxswap.exchange/the-open-x-project/nft-collections-optimism.md): Infrastructure for blockchain-native governing bodies
- [OpenX-OP Reserve](https://docs.openxswap.exchange/the-open-x-project/nft-collections-optimism/openx-op-reserve.md): Proof-of-Concept Mint for the OpenX Reserve NFT contracts
- [NFT Management](https://docs.openxswap.exchange/the-open-x-project/nft-collections-optimism/openx-op-reserve/nft-management.md)
- [Upgrades, Governance](https://docs.openxswap.exchange/the-open-x-project/nft-collections-optimism/openx-op-reserve/upgrades-governance.md)
- [Governance Tooling](https://docs.openxswap.exchange/the-open-x-project/nft-collections-optimism/governance-tooling.md)


---

# 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://docs.openxswap.exchange/the-open-x-project.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.
