# Using Oisy Wallet

- [How To's](https://docs.oisy.com/using-oisy-wallet/how-tos.md)
- [Creating a Wallet](https://docs.oisy.com/using-oisy-wallet/how-tos/creating-a-wallet.md)
- [Create a Wallet](https://docs.oisy.com/using-oisy-wallet/how-tos/create-a-wallet.md): This page describes how to create a new OISY wallet.
- [Create an Internet Identity](https://docs.oisy.com/using-oisy-wallet/how-tos/create-an-internet-identity.md)
- [Find Your Internet Identity number](https://docs.oisy.com/using-oisy-wallet/how-tos/find-your-internet-identity-number.md): This page describes how you can find an Internet Identity number that you previously used to sign in to OISY on the same device and browser.
- [Logging Into OISY](https://docs.oisy.com/using-oisy-wallet/how-tos/logging-into-oisy.md)
- [Locking and Logging Out](https://docs.oisy.com/using-oisy-wallet/how-tos/locking-and-logging-out.md)
- [Sending Tokens](https://docs.oisy.com/using-oisy-wallet/how-tos/sending-tokens.md)
- [Receiving Tokens](https://docs.oisy.com/using-oisy-wallet/how-tos/receiving-tokens.md)
- [Swapping Tokens](https://docs.oisy.com/using-oisy-wallet/how-tos/swapping-tokens.md)
- [Universal Scanner](https://docs.oisy.com/using-oisy-wallet/how-tos/universal-scanner.md)
- [Saving OISY Web App to Your Device](https://docs.oisy.com/using-oisy-wallet/how-tos/saving-oisy-web-app-to-your-device.md)
- [Connecting to dApps](https://docs.oisy.com/using-oisy-wallet/how-tos/connecting-to-dapps.md)
- [Using OISY Chatbot](https://docs.oisy.com/using-oisy-wallet/how-tos/using-oisy-chatbot.md)
- [Filter & Manage Network](https://docs.oisy.com/using-oisy-wallet/how-tos/filter-and-manage-network.md)
- [Enabling Privacy Mode](https://docs.oisy.com/using-oisy-wallet/how-tos/enabling-privacy-mode.md)
- [Buying Tokens](https://docs.oisy.com/using-oisy-wallet/how-tos/buying-tokens.md)
- [Managing NFT's in Your Wallet](https://docs.oisy.com/using-oisy-wallet/how-tos/nfts.md)
- [Finding Tokens in Your Wallet](https://docs.oisy.com/using-oisy-wallet/how-tos/finding-tokens-in-your-wallet.md)
- [Finding & Using dApps](https://docs.oisy.com/using-oisy-wallet/how-tos/finding-and-using-dapps.md)
- [Exporting Tokens and Transactions](https://docs.oisy.com/using-oisy-wallet/how-tos/exporting-tokens-and-transactions.md)
- [Migrating Wallets](https://docs.oisy.com/using-oisy-wallet/how-tos/migrating-wallets.md)
- [Generate Referral Link](https://docs.oisy.com/using-oisy-wallet/how-tos/generate-referral-link.md)
- [Send a Token Using a dApp](https://docs.oisy.com/using-oisy-wallet/how-tos/send-a-token-using-a-dapp.md): This page describes how OISY users can send a token from their OISY Wallet using Uniswap. This can be helpful in an instance with OISY where sending a token fails.
- [Managing & Adding Tokens](https://docs.oisy.com/using-oisy-wallet/how-tos/managing-and-adding-tokens.md)
- [Raise a Support Ticket](https://docs.oisy.com/using-oisy-wallet/how-tos/raise-a-support-ticket.md)
- [Submit Feedback](https://docs.oisy.com/using-oisy-wallet/how-tos/submit-feedback.md)
- [Join the Tester Program](https://docs.oisy.com/using-oisy-wallet/how-tos/join-the-tester-program.md)
- [FAQ](https://docs.oisy.com/using-oisy-wallet/faq.md)
- [Support](https://docs.oisy.com/using-oisy-wallet/support.md): Whether you have a quick question, want to chat with the community, or need direct assistance, we’ve made it easy to find the help you need.
- [OISY Wallet switches to Internet Identity 2.0](https://docs.oisy.com/using-oisy-wallet/support/oisy-wallet-switches-to-internet-identity-2.0.md): This page is the first access point for users who want to find more information about OISY's switch from using Internet Identity 1.0 to using Internet Identity 2.0 for the login or sign-up process.
- [AI Assistant](https://docs.oisy.com/using-oisy-wallet/ai-assistant.md)
- [Earn](https://docs.oisy.com/using-oisy-wallet/earn.md)
- [Harvest Autopilot](https://docs.oisy.com/using-oisy-wallet/earn/harvest-autopilot.md): Smarter Allocation, Improved Performance - Methodology & Technology
- [OISY PAY](https://docs.oisy.com/using-oisy-wallet/oisy-pay.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.oisy.com/using-oisy-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.
