# Using Swordy Bot

### Tip #1: Start over

Call the bot again in your server with: `!unlock`

### Tip #2: Check you're using the right wallet

Triple-check that the wallet address you are using is the same one with the tokens.&#x20;

If it's not, simply restart the flow with `!unlock` and choose the correct wallet when prompted.

![](https://1942333368-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MhW_lWbXbgod8GbAgnk%2F-MjLzQHTZ1Z5gjIJa-49%2F-MjM3UKTq0Zaav6Wn19I%2Fimage.png?alt=media\&token=8b228505-f608-49c6-8c02-9988c81a7ae7)

### Tip #3: Ask for help

Come say hello in the Swordy Bot Discord. We're probably busy coding, so please be patient. <https://discord.gg/brmPu5z3rx>


---

# 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://pi0neerpat.gitbook.io/one-click-dapp/swordy-bot/using-swordy-bot.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.
