> For the complete documentation index, see [llms.txt](https://docs.snowball.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.snowball.network/defi-university/3rd-year-courses.md).

# 3rd Year Courses

Welcome to SDU's 3rd Year Courses! Here are the courses available to you, in each of their respective sections:

#### Fundamentals

{% content-ref url="/pages/7bwIBmqc8FStJ3XIyUEF" %}
[FN 308 - Consensus Mechanisms](/defi-university/3rd-year-courses/fn-308-consensus-mechanisms.md)
{% endcontent-ref %}

{% content-ref url="/pages/Z1zCp4fLU1CcE6IQBclr" %}
[FN 317 - Infinite Approvals](/defi-university/3rd-year-courses/fn-317-infinite-approvals.md)
{% endcontent-ref %}

#### Yield Farming

{% content-ref url="/pages/mHPysZWLPHB5fAygTY3o" %}
[YF 312 - Folding](/defi-university/3rd-year-courses/yf-312-folding.md)
{% endcontent-ref %}

{% content-ref url="/pages/FUS7my0fKN9FwNfJGu7F" %}
[YF 323 - Impermanent Loss](/defi-university/3rd-year-courses/yf-323-impermanent-loss.md)
{% endcontent-ref %}

{% content-ref url="/pages/UhGbTA2Zs1DhnItOzLQK" %}
[YF 362 - Liquid Staking](/defi-university/3rd-year-courses/yf-362-liquid-staking.md)
{% endcontent-ref %}

#### Governance

* None yet.

#### Extracurricular

{% content-ref url="/pages/6twc6SE2ZJS0zSTKf2lF" %}
[EX 325 - Single-Asset vs LP Strategies](/defi-university/3rd-year-courses/ex-325-single-asset-vs-lp-strategies.md)
{% endcontent-ref %}


---

# 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.snowball.network/defi-university/3rd-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.
