# Step-by-Step Guide

Here are the articles in this section:

{% tabs %}
{% tab title="Pseudo Market-Neutral Strategy" %}
{% content-ref url="/pages/Bx2M2lQrhEAot7kHIGlW" %}
[Open a Pseudo Market-Neutral Strategy Position](/home/yield-farming/step-by-step-guide/open-a-pseudo-market-neutral-strategy-position.md)
{% endcontent-ref %}

{% content-ref url="/pages/FSc14Xop675zFYQ0nAZt" %}
[Adjust/Close your Pseudo Market-Neutral Strategy Position](/home/yield-farming/step-by-step-guide/adjust-close-your-pseudo-market-neutral-strategy-position.md)
{% endcontent-ref %}

{% content-ref url="/pages/nxQjKU7365idplCmcGZ2" %}
[Position Rebalance on Pseudo Market-Neutral Strategy](/home/yield-farming/step-by-step-guide/position-rebalance-on-pseudo-market-neutral-strategy.md)
{% endcontent-ref %}

{% content-ref url="/pages/JXUxSJWJjHKEAdpp3MNZ" %}
[Manual Harvest](/home/yield-farming/step-by-step-guide/manual-harvest.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="Leveraged Short/Long Strategy" %}
{% content-ref url="/pages/usmUsRqQQhNu08GaZv9j" %}
[Open a Leveraged Short/Long Farming Position](/home/yield-farming/step-by-step-guide/open-a-leveraged-short-long-farming-position.md)
{% endcontent-ref %}

{% content-ref url="/pages/bFosm7pUYiyZus9soekj" %}
[Adjust/Close your Leveraged Short/Long Farming Position](/home/yield-farming/step-by-step-guide/adjust-close-your-leveraged-short-long-farming-position.md)
{% endcontent-ref %}

{% content-ref url="/pages/JXUxSJWJjHKEAdpp3MNZ" %}
[Manual Harvest](/home/yield-farming/step-by-step-guide/manual-harvest.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="Leveraged Yield Farming" %}
{% content-ref url="/pages/zSihtC7S6XGv8OP70orG" %}
[Open a Leveraged Yield Farming Position](/home/yield-farming/step-by-step-guide/open-a-leveraged-yield-farming-position.md)
{% endcontent-ref %}

{% content-ref url="/pages/9oZQTFh6gc7tguHiFddz" %}
[Adjust/Close your Leveraged Yield Farming Position](/home/yield-farming/step-by-step-guide/adjust-close-your-leveraged-yield-farming-position.md)
{% endcontent-ref %}

{% content-ref url="/pages/JXUxSJWJjHKEAdpp3MNZ" %}
[Manual Harvest](/home/yield-farming/step-by-step-guide/manual-harvest.md)
{% endcontent-ref %}
{% endtab %}
{% endtabs %}


---

# 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.singlefinance.io/home/yield-farming/step-by-step-guide.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.
