# Avalytics Guide

**Tutorials:**&#x20;

* [How do I connect/disconnect my wallet to Avalytics? ](https://learn.avalytics.xyz/tutorials/connect-disconnect-your-wallet)
* [How do I buy an NFT on Avalytics?](https://learn.avalytics.xyz/tutorials/how-to-buy-an-nft-on-avalytics)
* [How do I list NFTs on Avalytics across multiple marketplaces?](https://learn.avalytics.xyz/tutorials/how-do-i-list-an-nft-on-avalytics)
* [How do I switch to the combined market view?](https://learn.avalytics.xyz/tutorials/how-do-i-switch-to-combined-market-view)

**Knowledge:**&#x20;

* [What is Avvy? How do I get one?](https://learn.avalytics.xyz/knowledge/what-is-avvy-how-do-i-get-one)

**FAQ:**&#x20;

* [Which marketplaces does Avalytics support?](https://learn.avalytics.xyz/faq/which-marketplaces-does-avalytics-support)

**Features:**

* [Chain activity (https://www.avalytics.xyz/chain-activity)](https://learn.avalytics.xyz/features/chain-activity)
* [Influencers (https://www.avalytics.xyz/influencers)](https://learn.avalytics.xyz/features/influencers)
* [Market Overview (https://www.avalytics.xyz/market-overview)](https://learn.avalytics.xyz/features/market-overview)
* [Market Trends (https://www.avalytics.xyz/monthly-statistics)](https://learn.avalytics.xyz/features/market-trends)
* [Ranking List (https://www.avalytics.xyz/rankinglist)](https://learn.avalytics.xyz/features/ranking-list)

Contact:

* [How do I submit a feature request?](https://learn.avalytics.xyz/contact/how-do-i-submit-a-feature-request)


---

# 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://learn.avalytics.xyz/avalytics-guide.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.
