# Connecting your Wallet

{% hint style="info" %}
**Remember to approve your assets**

After completing the steps below, to trade assets such as USDC or any Algorand Standard Assets (ASA) tokens, you will need to approve that asset in your wallet first. This behaviour is native to the Algorand blockchain differs from the behaviour in other blockchains (such as Ethereum) where assets may not require approval.&#x20;
{% endhint %}

1. Go to [Pact.Fi](https://www.pact.fi/) - The Home of Liquidity on Algorand.
2. Navigate from the Pact landing page, to our App. This can be done via the '*Start Trading*', '*Open App*' or '*Swap, Pool, Analytics*' buttons.&#x20;
3. You will be asked to connect your chosen wallet.

![](/files/efLvfhRQZrihdnVIBXXO)

4\. Enter your password, and click '*Unlock*' to officially connect to Pact.

![](/files/82bi10GvJFQc5LCI7yke)

You're now ready to use Pact!


---

# 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.pact.fi/pact/getting-started/connecting-your-wallet.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.
