# 1st Year Courses

Welcome to SDU's 1st Year Courses! If you're a beginner to DeFi in general, this is the best place to start. Here are the courses available to you, in each of their respective sections:

#### Fundamentals

{% content-ref url="/pages/uJxjUIHJkjgPLtWonRJv" %}
[FN 101 - Decentralized Finance](/defi-university/1st-year-courses/fn-101-decentralized-finance.md)
{% endcontent-ref %}

{% content-ref url="/pages/f7yaPqXk2BhNgoNBX45Z" %}
[FN 102 - Wallets](/defi-university/1st-year-courses/fn-102-wallets.md)
{% endcontent-ref %}

{% content-ref url="/pages/xyRfSn86CK8UURl1ScOi" %}
[FN 103 - Block Explorers](/defi-university/1st-year-courses/fn-103-block-explorers.md)
{% endcontent-ref %}

{% content-ref url="/pages/9YpSlNVt2ZJmIQK8HL4b" %}
[FN 104 - Tokens](/defi-university/1st-year-courses/fn-104-tokens.md)
{% endcontent-ref %}

{% content-ref url="/pages/lHIhFO55gYNrxqpLZIPo" %}
[FN 106 - Gas Fees](/defi-university/1st-year-courses/fn-106-gas-fees.md)
{% endcontent-ref %}

#### Yield Farming

{% content-ref url="/pages/jZ4hC8xmhregEmkPpaDP" %}
[YF 111 - Lending Markets](/defi-university/1st-year-courses/yf-111-lending-markets.md)
{% endcontent-ref %}

{% content-ref url="/pages/wax4CXLy1MLVThKix0GM" %}
[YF 121 - Liquidity Pools](/defi-university/1st-year-courses/yf-122-liquidity-pools.md)
{% endcontent-ref %}

#### Governance

{% content-ref url="/pages/k7nhXiU8dA6SU4D6h2wc" %}
[GV 141 - DAOs](/defi-university/1st-year-courses/gv-141-daos.md)
{% endcontent-ref %}

#### Extracurricular

{% content-ref url="/pages/cccI6Um28rpQCFIeeeRn" %}
[EX 151 - Spotting Scams](/defi-university/1st-year-courses/ex-151-spotting-scams.md)
{% endcontent-ref %}


---

# 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.snowball.network/defi-university/1st-year-courses.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.
