# Initial Setups

- [Connect to Alita and use Alita Swap function with Trust Wallet (IOS)](https://docs.alita.finance/our-products/initial-setups/connect-to-alita-using-trust-wallet-app.md)
- [How to add BSC Chain to your Wallets](https://docs.alita.finance/our-products/initial-setups/adding-bsc-chain-to-your-metamask-or-trust-wallet.md)
- [Add BSC Chain to Metamask](https://docs.alita.finance/our-products/initial-setups/adding-bsc-chain-to-your-metamask-or-trust-wallet/add-bsc-chain-to-metamask.md)
- [Add BSC Chain to Trust Wallet](https://docs.alita.finance/our-products/initial-setups/adding-bsc-chain-to-your-metamask-or-trust-wallet/add-bsc-chain-to-trust-wallet.md)
- [How to add ALI and USDT token to your Wallets](https://docs.alita.finance/our-products/initial-setups/how-to-add-ali-and-usdt-token-to-your-wallets.md)
- [Add ALI and USDT token to Metamask](https://docs.alita.finance/our-products/initial-setups/how-to-add-ali-and-usdt-token-to-your-wallets/add-ali-and-usdt-token-to-metamask.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.alita.finance/our-products/initial-setups.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.
