# TokenLists

This repository contains token lists for the Bio Protocol ecosystem, including governance tokens for various BioDAOs and bidding tokens used in the protocol.

{% embed url="<https://github.com/bio-xyz/tokenLists>" %}

### Token Lists

#### Bio Token List

Contains governance tokens for all BioDAOs in the ecosystem, including:

* VitaDAO (VITA)
* HairDAO (HAIR)
* ValleyDAO (GROW)
* AthenaDAO (ATH)
* CryoDAO (CRYO)
* CerebrumDAO (NEURON)
* PsyDAO (PSY)
* And more...

#### Bidding Token List

Contains approved tokens for bidding in the Bio Protocol ecosystem, including:

* USDC
* DAI
* WETH
* SOL
* And other stable tokens

### Usage

These token lists are used by the Bio Protocol ecosystem to:

* Display and manage BioDAO governance tokens
* Validate bidding tokens in the protocol
* Support multi-chain token deployments

### Deployment

The token lists are deployed at: `https://tokenlists.bio.xyz`

#### Direct Links

* [Bio Token List](https://bioxyz.on-fleek.app/bioTokenList.json)
* [Bidding Token List](https://bioxyz.on-fleek.app/biddingTokenList.json)


---

# 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.bio.xyz/bio/developers/utils/tokenlists.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.
