# Swipe FAQ

## Swipe FAQ

- [Swipe FAQ - Spend Cryptocurrency](https://www.swipe-faq.com/master.md): Find all Your Frequently Asked Questions (FAQ) regarding the Swipe
- [Instructions](https://www.swipe-faq.com/getting-started/instructions.md): How to use Swipe FAQ
- [Cards](https://www.swipe-faq.com/swipe-cards/all-faq-for-cards.md): Swipe FAQ is providing Q\&A regarding Swipe Cards (Saffron /Sky / Steel / Slate) set up.
- [Wallet](https://www.swipe-faq.com/swipe-cards/wallet.md): Swipe FAQ is providing Q\&A regarding Swipe wallet management.
- [Staking](https://www.swipe-faq.com/swipe-cards/staking.md): Swipe FAQ is providing Q\&A regarding Swipe staking options and main issues.
- [IWO](https://www.swipe-faq.com/swipe-cards/iwo.md): Swipe FAQ is providing Q\&A regarding Ignition “Initial Wallet Offering” (IWO)
- [MISC](https://www.swipe-faq.com/swipe-cards/misc.md): Swipe FAQ is providing other types of answers
- [Useful links](https://www.swipe-faq.com/resources/usefull-links.md): Swipe FAQ is providing Swipe and Telegram resources
- [Contact us](https://www.swipe-faq.com/resources/contact-1.md): Please provide improvements or main importance questions to Swipe FAQ to be answered.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://www.swipe-faq.com/master.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.
