# Beta Marketplace V2

- [What to Expect](https://docs.liquidcollectibles.io/beta-marketplace-v2/what-to-expect.md): Liquid Collectibles will launch a Beta version of the Marketplace Phase 2 on April 10. Let’s recap the new features.
- [Frequently Asked Questions](https://docs.liquidcollectibles.io/beta-marketplace-v2/frequently-asked-questions.md): All the questions you may have.
- [Beta's Bounty Terms and Conditions](https://docs.liquidcollectibles.io/beta-marketplace-v2/betas-bounty-terms-and-conditions.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.liquidcollectibles.io/beta-marketplace-v2.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.
