# GET STARTED

- [Get Started on Sei Network](https://docs.pit.finance/get-started/get-started-on-sei-network.md): Getting Started with DeFi via Pit Finance
- [How to set up a wallet](https://docs.pit.finance/get-started/get-started-on-sei-network/how-to-set-up-a-wallet.md)
- [Metamask](https://docs.pit.finance/get-started/get-started-on-sei-network/how-to-set-up-a-wallet/metamask.md)
- [Compass](https://docs.pit.finance/get-started/get-started-on-sei-network/how-to-set-up-a-wallet/compass.md): The wallet that works best with Pit Finance
- [Getting Sei Tokens](https://docs.pit.finance/get-started/get-started-on-sei-network/getting-sei-tokens.md)
- [Connecting your wallet to Pit](https://docs.pit.finance/get-started/get-started-on-sei-network/connecting-your-wallet-to-pit.md)
- [Link your address (associate)](https://docs.pit.finance/get-started/get-started-on-sei-network/link-your-address-associate.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.pit.finance/get-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.
