# How To's

<figure><img src="/files/ydBADEAkEvxj5Pfejsdc" alt=""><figcaption></figcaption></figure>

Jump to any How To you need. If you need a new How To, just hop into [our discord](https://discord.com/invite/ejBT7dQneK.) and request it.

### Onboarding

{% content-ref url="/pages/FbhivGasHFMN4ljN6QnK" %}
[Creating a Wallet](/using-oisy-wallet/how-tos/creating-a-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/E5kCCrpieLTPIYnXVow4" %}
[Logging Into OISY](/using-oisy-wallet/how-tos/logging-into-oisy.md)
{% endcontent-ref %}

{% content-ref url="/pages/d12EiHzqGhT2ohaaLlfQ" %}
[Create an Internet Identity](/using-oisy-wallet/how-tos/create-an-internet-identity.md)
{% endcontent-ref %}

{% content-ref url="/pages/UWqhw43msXpucUrg0LBI" %}
[Find Your Internet Identity number](/using-oisy-wallet/how-tos/find-your-internet-identity-number.md)
{% endcontent-ref %}

### Using OISY Wallet

{% content-ref url="/pages/OKEYznsoxP4ptQTcNKHz" %}
[Sending Tokens](/using-oisy-wallet/how-tos/sending-tokens.md)
{% endcontent-ref %}

{% content-ref url="/pages/JNnI7lLmmgp5TQDzhyU9" %}
[Receiving Tokens](/using-oisy-wallet/how-tos/receiving-tokens.md)
{% endcontent-ref %}

{% content-ref url="/pages/LYC81N5Z2BjX4O8ADiJo" %}
[Managing & Adding Tokens](/using-oisy-wallet/how-tos/managing-and-adding-tokens.md)
{% endcontent-ref %}

{% content-ref url="/pages/HnmPebGJORVrlsmoxwPU" %}
[Swapping Tokens](/using-oisy-wallet/how-tos/swapping-tokens.md)
{% endcontent-ref %}

{% content-ref url="/pages/cbOvGxorNrxb9wu0BjQW" %}
[Connecting to dApps](/using-oisy-wallet/how-tos/connecting-to-dapps.md)
{% endcontent-ref %}

#### Hints

{% content-ref url="/pages/67acaPYLnF80VYhRAlKF" %}
[Saving OISY Web App to Your Device](/using-oisy-wallet/how-tos/saving-oisy-web-app-to-your-device.md)
{% endcontent-ref %}

### Help & Community

{% content-ref url="/pages/PRwHExOT1FnJBDt4XTjU" %}
[Join the Tester Program](/using-oisy-wallet/how-tos/join-the-tester-program.md)
{% endcontent-ref %}

{% content-ref url="/pages/v4KtJcrXMLD7P8rNqlbw" %}
[Raise a Support Ticket](/using-oisy-wallet/how-tos/raise-a-support-ticket.md)
{% endcontent-ref %}

{% content-ref url="/pages/93pEK8EiwYq7PWXI74x7" %}
[Submit Feedback](/using-oisy-wallet/how-tos/submit-feedback.md)
{% endcontent-ref %}


---

# 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/how-tos.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.
