# Start here

{% hint style="info" %}
If you’re new to CoinCollect, this page helps you find the right next step in under a minute.
{% endhint %}

## What is CoinCollect?

CoinCollect is a multi-chain, NFT-based DeFi protocol where users can earn crypto or NFT rewards by using CoinCollect utility NFTs and the **$COLLECT** token.

## What do you want to do?

* **Set up your wallet** → [Create a Wallet](/getting-started/create-a-wallet.md)
* **Get $COLLECT** → [Get ERC-20 Token](/getting-started/get-erc-20-token.md) or [Buy $COLLECT](/usdcollect-token/buy-usdcollect.md)
* **Use the CoinCollect web app** → [CoinCollect App (Web)](/coincollect-app.md)
* **Understand CoinCollect NFTs** → [What are CoinCollect utility NFTs?](/coincollect-nft/what-are-coincollect-utility-nfts.md)
* **See NFT tiers** → [How CoinCollect NFTs work?](/coincollect-nft/how-coincollect-nfts-work.md)
* **Learn token details** → [What is $COLLECT](/usdcollect-token/what-is-usdcollect.md) and [Tokenomics](/usdcollect-token/tokenomics.md)
* **Explore rewards** → [Community Rewards](/community-rewards/key-2-web-3.md)

## Before you start (important)

* Use a trusted wallet and double-check links.
* Make sure you’re on the correct network for the action you’re taking.
* DeFi and NFTs involve risk; only use funds you can afford to lose.

## Need help?

* Start with [FAQ and Troubleshooting](/extras/faq-and-troubleshooting.md)
* Use [Official Accounts](/extras/offical-accounts.md) to find verified channels


---

# 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.coincollect.org/start-here.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.
