# Getting Started

### Guides: Jump right in

Follow our handy guides to get started on the basics as quickly as possible:

{% content-ref url="/pages/Sk5ibq6dIujogOa6m8Ip" %}
[How to - Connecting to Metamask](/spiritswap-v2/soullys-how-to/how-to-connecting-to-metamask.md)
{% endcontent-ref %}

{% content-ref url="/pages/qVMWz2eKM9VIcio2Kyuv" %}
[How to - Bridge](/spiritswap-v2/soullys-how-to/how-to-bridge.md)
{% endcontent-ref %}

{% content-ref url="/pages/SdYZtDImJY5die60qmMs" %}
[How to -Exchange](/spiritswap-v2/soullys-how-to/how-to-exchange.md)
{% endcontent-ref %}

{% content-ref url="/pages/ahL0LRVpYrF4Ucp0b84i" %}
[How to - Liquidity](/spiritswap-v2/soullys-how-to/how-to-liquidity.md)
{% endcontent-ref %}

{% content-ref url="/pages/LLAh1RkHoRVX82t7Kuxi" %}
[How to - Yield Farming](/spiritswap-v2/soullys-how-to/how-to-yield-farming.md)
{% endcontent-ref %}

{% content-ref url="/pages/ANr9OOjKVCtfBJya9BNi" %}
[How to - inSPIRIT](/spiritswap-v2/soullys-how-to/how-to-inspirit.md)
{% endcontent-ref %}

{% content-ref url="/pages/3SSb2MNouIPbk7y5l725" %}
[How to - Dashboard / Portfolio](/spiritswap-v2/soullys-how-to/how-to-dashboard-portfolio.md)
{% endcontent-ref %}

{% content-ref url="/pages/07yveDXmGuMWXNXu2mMc" %}
[How to - Lending and Borrowing](/spiritswap-v2/soullys-how-to/how-to-lending-and-borrowing.md)
{% endcontent-ref %}

### Fundamentals: Dive a little deeper

Learn the fundamentals of MyProduct to get a deeper understanding of our main features:

{% content-ref url="/pages/vIS3mvBQCPTuw6djNKoq" %}
[Exchange](/spiritswap-v2/core-features/exchange.md)
{% endcontent-ref %}

{% content-ref url="/pages/c97YQ9E1WiLCz98vJMqP" %}
[Liquidity](/spiritswap-v2/core-features/liquidity.md)
{% endcontent-ref %}

{% content-ref url="/pages/6zRF5fj1cFlTaXL1vg1g" %}
[Yield Farms](/spiritswap-v2/core-features/yield-farms.md)
{% endcontent-ref %}

{% content-ref url="/pages/NshC5eDKd4tpx4752yfi" %}
[inSPIRIT](/spiritswap-v2/tokenomics/inspirit.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.silverswap.io/spiritswap-v2/getting-started.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.
