# How-To Guides

{% content-ref url="/pages/-MIA\_ps\_fYCdypQKjEUj" %}
[How to Mint yUSD](/yearn-finance/how-to-guides/how-to-mint-yusd.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MIA\_psavXDGxtwHnkLM" %}
[How to Add a Custom Token to MetaMask](/yearn-finance/how-to-guides/how-to-add-a-custom-token-to-metamask.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MGyssRHdyfttLB0g1Vk" %}
[How To Participate in a yVault](/yearn-finance/how-to-guides/how-to-participate-in-a-yvault.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MGyssRI1yXp0QgpC6Ui" %}
[How To Understand yVault ROI](/yearn-finance/how-to-guides/how-to-understand-yvault-roi.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MGyssRJVZmhCVmN9HXz" %}
[How To Make a YIP](/yearn-finance/how-to-guides/how-to-make-a-yip.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://andrecronje.gitbook.io/yearn-finance/how-to-guides.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.
