> For the complete documentation index, see [llms.txt](https://docs.xcadnetwork.com/xcad-network-public-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xcadnetwork.com/xcad-network-public-documentation/xcad-ecosystem/influencer-market-cap/access-and-utilities.md).

# Access and Utilities

### How to access the site?

You can access the site by visiting the following link [Influencer Market Cap](https://influencermarketcap.com/)<br>

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

### What do I find on the main page?

On the main page, you will find the following information

* In the header, you will find the **DEX** and **Download the Plugin Now!** links of the XCAD Network.&#x20;
* Below, you can find the **Creator List** with the following info
  * Total subscriber count including all subscribers from all creators who joined XCAD
  * List of creators and the names of their associated tokens.
  * Number of subscribers of the youtube channel that the creator has.
  * Token Price and its variation in the last 24 hours, 7 days, and 30 days
  * Market capitalization along with its 7-day variation  ( if you are a crypto beginner, keep in mind that this indicator measures and tracks the market value of a cryptocurrency.)
* You have a BUY link which will send you to our DEX so you can exchange ZIL or XCAD for the creator token you want


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.xcadnetwork.com/xcad-network-public-documentation/xcad-ecosystem/influencer-market-cap/access-and-utilities.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
