> For the complete documentation index, see [llms.txt](https://docs.dego.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dego.finance/modules/defusion/earn-credits.md).

# Earn Credits

## I. Check-in to Win Credit

1. Enter <https://defusion.ai/> > Explore.

<figure><img src="/files/9imTYklRKfqdrIX1CnYS" alt=""><figcaption></figcaption></figure>

2. Connect your wallet & click “Earn Credit”.

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

### **Check-in on the specific chain (Take Blast Sepolia as an example)**

1. Mouse over the top right, choose "Switch Network".

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

2. Click on "Blast Sepolia" and Confirm.

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

3. Get ETH on Blast Sepolia: <https://faucet.quicknode.com/blast/sepolia>
4. Check in and get credit.

## II. Mint AIGC to Win Credits

## III. Share to Win Credits

1. Log in to <https://app.defusion.ai/checkIn> and connect your wallet.&#x20;
2. Share your NFT from "Go to My Albums" and copy the link of the tweet.&#x20;

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

2. Enter the link and click "Confirm".

<figure><img src="/files/7ggQEnEWna0AZtIT75eh" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://docs.dego.finance/modules/defusion/earn-credits.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.
