# Freewallet Functions

- [Creating a Wallet](https://davestaxcp.gitbook.io/freewallet.io-user-manual/freewallet-functions/creating-a-wallet.md)
- [Locking and Unlocking Your Freewallet](https://davestaxcp.gitbook.io/freewallet.io-user-manual/freewallet-functions/locking-and-unlocking-your-freewallet.md)
- [Viewing, Creating and Importing Addresses](https://davestaxcp.gitbook.io/freewallet.io-user-manual/freewallet-functions/viewing-creating-and-importing-addresses.md)
- [Show a QR Code for your Address](https://davestaxcp.gitbook.io/freewallet.io-user-manual/freewallet-functions/show-a-qr-code-for-your-address.md)
- [Sending and Receiving BTC](https://davestaxcp.gitbook.io/freewallet.io-user-manual/freewallet-functions/sending-and-receiving-btc.md)
- [Sending / Receiving XCP and User Created Tokens](https://davestaxcp.gitbook.io/freewallet.io-user-manual/freewallet-functions/sending-receiving-xcp-and-user-created-tokens.md)
- [Displaying the Seed Phrase and Private Key of your Address(s)](https://davestaxcp.gitbook.io/freewallet.io-user-manual/freewallet-functions/displaying-the-seed-phrase-and-private-key-of-your-address-s.md)
- [Using the Multi Send function](https://davestaxcp.gitbook.io/freewallet.io-user-manual/freewallet-functions/using-the-multi-send-function.md)
- [Create a Counterparty Token (NFTs and FTs)](https://davestaxcp.gitbook.io/freewallet.io-user-manual/freewallet-functions/create-a-counterparty-token-nfts-and-fts.md)
- [How to Change Token Properties](https://davestaxcp.gitbook.io/freewallet.io-user-manual/freewallet-functions/how-to-change-token-properties.md)
- [Changing the Token Description](https://davestaxcp.gitbook.io/freewallet.io-user-manual/freewallet-functions/changing-the-token-description.md)
- [Issuing more Token Units](https://davestaxcp.gitbook.io/freewallet.io-user-manual/freewallet-functions/issuing-more-token-units.md)
- [Resetting Your Token Issuance](https://davestaxcp.gitbook.io/freewallet.io-user-manual/freewallet-functions/resetting-your-token-issuance.md)
- [Locking Your Token Issuance](https://davestaxcp.gitbook.io/freewallet.io-user-manual/freewallet-functions/locking-your-token-issuance.md)
- [Transfer Token Ownership](https://davestaxcp.gitbook.io/freewallet.io-user-manual/freewallet-functions/transfer-token-ownership.md)
- [Destroying Tokens](https://davestaxcp.gitbook.io/freewallet.io-user-manual/freewallet-functions/destroying-tokens.md)
- [Paying Dividends to Token Holders](https://davestaxcp.gitbook.io/freewallet.io-user-manual/freewallet-functions/paying-dividends-to-token-holders.md)
- [Voting with Tokens](https://davestaxcp.gitbook.io/freewallet.io-user-manual/freewallet-functions/voting-with-tokens.md)
- [Broadcast information on the Bitcoin blockchain](https://davestaxcp.gitbook.io/freewallet.io-user-manual/freewallet-functions/broadcast-information-on-the-bitcoin-blockchain.md)
- [Signing a Message Using Freewallet](https://davestaxcp.gitbook.io/freewallet.io-user-manual/freewallet-functions/signing-a-message-using-freewallet.md)
- [Signing a Transaction Using Freewallet](https://davestaxcp.gitbook.io/freewallet.io-user-manual/freewallet-functions/signing-a-transaction-using-freewallet.md)
- [Using the Sweep Function](https://davestaxcp.gitbook.io/freewallet.io-user-manual/freewallet-functions/using-the-sweep-function.md)
- [Setting up a Dispenser](https://davestaxcp.gitbook.io/freewallet.io-user-manual/freewallet-functions/setting-up-a-dispenser.md)
- [Closing a Dispenser](https://davestaxcp.gitbook.io/freewallet.io-user-manual/freewallet-functions/closing-a-dispenser.md)
- [Cancelling Exchange Orders](https://davestaxcp.gitbook.io/freewallet.io-user-manual/freewallet-functions/cancelling-exchange-orders.md)
- [Starting an Exchange Pair that has no orders up yet on the DEx](https://davestaxcp.gitbook.io/freewallet.io-user-manual/freewallet-functions/starting-an-exchange-pair-that-has-no-orders-up-yet-on-the-dex.md)
- [Minting Open Fairmints](https://davestaxcp.gitbook.io/freewallet.io-user-manual/freewallet-functions/minting-open-fairmints.md): Freewallet now supports the minting of open fairmints on Counterparty.


---

# 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://davestaxcp.gitbook.io/freewallet.io-user-manual/freewallet-functions.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.
