# Paragon

- [Welcome To Paragon](https://paragon-docs.gitbook.io/paragon-docs/paragon/welcome-to-paragon.md): The NFT Experience Platform
- [The NFT Platform](https://paragon-docs.gitbook.io/paragon-docs/paragon/welcome-to-paragon/the-nft-platform.md): Buy Now Pay Later, Rentals + Rent to Buy, Buy/ Sell
- [The Collection and Game Experience](https://paragon-docs.gitbook.io/paragon-docs/paragon/welcome-to-paragon/the-collection-and-game-experience.md): Paragon's Genesis Collection: The Seekers
- [The Discovery Engine](https://paragon-docs.gitbook.io/paragon-docs/paragon/welcome-to-paragon/the-discovery-engine.md): \[redacted]
- [How does it work?](https://paragon-docs.gitbook.io/paragon-docs/paragon/how-does-it-work.md): An overview of the Paragon platform
- [Paragon Smart Wallet](https://paragon-docs.gitbook.io/paragon-docs/paragon/how-does-it-work/paragon-smart-wallet.md): Paragons implementation of ERC 4337
- [ERC-4337](https://paragon-docs.gitbook.io/paragon-docs/paragon/how-does-it-work/erc-4337.md): A further explanation of the ERC 4337 and how it powers the Paragon Wallet.


---

# 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://paragon-docs.gitbook.io/paragon-docs/paragon.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.
