# How To

- [Pull SpiritSwap data feeds using Covalent API](https://docs.silverswap.io/spirit-swap/howto/pull-spiritswap-data-feeds-using-covalent-api.md): This page gives a walk through for developers wanting to pull data feeds from SpiritSwap directly using Covalent's API.
- [Connect MetaMask](https://docs.silverswap.io/spirit-swap/howto/connect-metamask.md)
- [inSPIRIT](https://docs.silverswap.io/spirit-swap/howto/inspirit.md): A feature/step toward true governance, with numerous benefits to inSPIRIT holders such as gauge governance, APY boost, and protocol revenue (swap fees).
- [1) Generate inSPIRIT](https://docs.silverswap.io/spirit-swap/howto/inspirit/generate-inspirit.md): Lock your SPIRIT to generate inSPIRIT. Choose a lock-period between 1 week and 4 years. A longer lock period generates more inSPIRIT per SPIRIT locked.
- [2) Vote for boosted farms](https://docs.silverswap.io/spirit-swap/howto/inspirit/vote-for-gauges.md): Voting for a boosted farm to increase the emissions that a boosted farm receives.
- [3) Yield Farm in boosted farms](https://docs.silverswap.io/spirit-swap/howto/inspirit/yield-farm-in-gauges.md): Deposit LP into boosted farms just like farms and earn on your staked LP.
- [Get winSPIRIT](https://docs.silverswap.io/spirit-swap/howto/get-winspirit.md)
- [Get ginSPIRIT](https://docs.silverswap.io/spirit-swap/howto/get-winspirit/get-ginspirit.md)
- [Get linSPIRIT](https://docs.silverswap.io/spirit-swap/howto/get-winspirit/get-linspirit.md)
- [Swap Tokens](https://docs.silverswap.io/spirit-swap/howto/swap-tokens.md)
- [Add Liquidity](https://docs.silverswap.io/spirit-swap/howto/add-liquidity.md)
- [Yield Farm in Farms](https://docs.silverswap.io/spirit-swap/howto/yield-farm-in-farms.md)
- [Stake SPIRIT](https://docs.silverswap.io/spirit-swap/howto/stake-spirit.md)
- [Zap](https://docs.silverswap.io/spirit-swap/howto/zap.md): Below is a quick tutorial on how to use Zap with phase I functionality.
- [Bridge from BSC, Ethereum, Polygon, Avalanche or Arbitrum](https://docs.silverswap.io/spirit-swap/howto/bridge-from-bsc-ethereum-polygon-avalanche-or-arbitrum.md): Bridge tokens directly from Binance Smart Chain, Ethereum, Polygon, Avalanche and Arbitrum.
- [Get FTM (Coinbase Route)](https://docs.silverswap.io/spirit-swap/howto/get-ftm-coinbase-route.md)
- [How to place a limit order](https://docs.silverswap.io/spirit-swap/howto/how-to-place-a-limit-order.md)
- [How to use Migrate](https://docs.silverswap.io/spirit-swap/howto/how-to-use-migrate.md)
- [How to bond SPIRIT/FTM LPs](https://docs.silverswap.io/spirit-swap/howto/how-to-bond-spirit-ftm-lps.md): A marketplace for $SPIRIT tokens, offered at a discounted price.
- [How to vote on gauges and receive bribes.](https://docs.silverswap.io/spirit-swap/howto/how-to-vote-on-gauges-and-receive-bribes..md)


---

# 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/spirit-swap/howto.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.
