# Explore

<figure><img src="/files/JXgMcuyRpnbp6Xn0Aofy" alt=""><figcaption></figcaption></figure>

We've revised and combined the home page and the explore section in our latest update to streamline the user experience. As always, we appreciate feedback and will continue to make changes!

<figure><img src="/files/adxyIdGPItlpfFwZZMH8" alt=""><figcaption><p>Get started at: <a href="https://guacamole.gg">https://guacamole.gg</a> </p></figcaption></figure>

## Exploring the Ecosystem

The new home/explore page showcases several different features of our DEX.

* Most popular [GuacSwap liquidity pools](/products-and-features/trade/liquidity-pools.md).
* Last bets and plays on games in the [Play section](/products-and-features/play.md).
* Trending tokens and information - easily accessible in the [Swap features.](/products-and-features/trade/swap-aggregator.md)
* How to join our expanding ecosystem! [GUAC](/guacamole-guac/guac-token.md), [Avotars](/guacamole-guac/guacamole-avotars.md), & [The AvocaDAO](/guacamole-guac/the-avocadao.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.guacamole.gg/products-and-features/explore.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.
