# About Notional

### What is Notional? <a href="#docs-internal-guid-5d23e7c7-7fff-6011-bf8b-7e0a493d5532" id="docs-internal-guid-5d23e7c7-7fff-6011-bf8b-7e0a493d5532"></a>

Notional is a protocol on Ethereum that facilitates fixed-rate, fixed-term crypto asset lending and borrowing through a novel financial instrument called [fCash](broken://pages/-MX2KImqFrVk5kcFRFu1).

### How does Notional Work?

Exploring the documentation found here will give you the full technical background of how Notional works. For a higher-level explanation, please read [this blog post](https://blog.notional.finance/how-notional-works/) and check out the video below.&#x20;

{% embed url="<https://youtu.be/uIuVLZEVRyM>" %}


---

# 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.notional.finance/notional-v2/master.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.
