> For the complete documentation index, see [llms.txt](https://sibylnetwork.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sibylnetwork.gitbook.io/docs/faq.md).

# FAQ

## Which exchanges currently list SIBYL?

All up to date listing information can be found at [CoinMarketCap ](https://coinmarketcap.com/)and [CoinGecko](https://www.coingecko.com/).&#x20;

## What other exchanges will SIBYL be listed on?

Due to the current nature of exchange news and listings, we can only announce developments when confirmed by our exchange partners.&#x20;

To stay up to date on any project updates, turn on Telegram/Twitter notifications, as well as Medium reminders, to keep up with the latest Sibyl Network news.

## What is the token supply?

Max Supply: 1,000,000,000 SIBYL

Total Supply: 1,000,000,000 SIBYL

## What are SIBYL Credits?

The network introduced SIBYL Credits as an easy, creator friendly way to purchase delivering power on the network using PayPal and Stripe.&#x20;

These Credits are non-exchangeable and only usable on the network. Sibyl Network uses tokens purchased on the open market to support the SIBYL Credit system. As new payment options are created we will release information on the Sibyl Network Medium channel.

## How is Sibyl Network involved in the creation of NFTs?

Any NFT you see today on any platform at some point had to be Delivered, and artists can either choose to do that locally, which takes forever, or use Sibyl Network, which takes a fraction of the time. As we are slowly discovering, a lot of NFT artists chose to use Sibyl Network!

Sibyl Network is poised as a core part of the NFT creation process, and looking to expand that role even further with the implementation of NFT archives.


---

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