# Fliq

## Fliq

- [Sign In](https://docs.fliq.one/sign-in.md)
- [Web3 Wallet](https://docs.fliq.one/sign-in/web3-wallet.md)
- [Social Wallet](https://docs.fliq.one/sign-in/social-wallet.md)
- [Markets](https://docs.fliq.one/markets.md)
- [Market Creation](https://docs.fliq.one/markets/market-creation.md)
- [Market Resolution](https://docs.fliq.one/markets/market-resolution.md)
- [Market Odds](https://docs.fliq.one/markets/market-odds.md)
- [How to Fund Your Fliq Account with Aptos USDT using Naira](https://docs.fliq.one/how-to-fund-your-fliq-account-with-aptos-usdt-using-naira.md)
- [Trading concepts](https://docs.fliq.one/trading-concepts.md)
- [Limit Orders](https://docs.fliq.one/trading-concepts/limit-orders.md)
- [Market Orders](https://docs.fliq.one/trading-concepts/market-orders.md)
- [Order Books](https://docs.fliq.one/trading-concepts/order-books.md)
- [Trading Fees](https://docs.fliq.one/trading-concepts/trading-fees.md)
- [Platform fees](https://docs.fliq.one/trading-concepts/platform-fees.md)
- [Making your first trade](https://docs.fliq.one/making-your-first-trade.md)
- [What happens after you place a trade](https://docs.fliq.one/what-happens-after-you-place-a-trade.md): So you've placed your first trade on Fliq - now what? Here's exactly what happens next and what you need to do at each step.
- [How to sell your shares from a market before market closes.](https://docs.fliq.one/how-to-sell-your-shares-from-a-market-before-market-closes..md): You can sell your shares before market closes in Fliq, technically your funds are not locked in. Follow the youtube tutorial below to learn how you can sell your shares.
- [Portfolio](https://docs.fliq.one/portfolio.md)
- [Positions](https://docs.fliq.one/portfolio/positions.md)
- [Orders](https://docs.fliq.one/portfolio/orders.md)
- [History](https://docs.fliq.one/portfolio/history.md)
- [Withdrawals](https://docs.fliq.one/portfolio/withdrawals.md)
- [XP Program](https://docs.fliq.one/xp-program.md)
- [Testnet](https://docs.fliq.one/xp-program/testnet.md)
- [Mainnet](https://docs.fliq.one/xp-program/mainnet.md)
- [Season 1 Referral Program](https://docs.fliq.one/season-1-referral-program.md): Earn by referring new traders during our 2-week campaign - your share of the $1,000 prize pool depends on how many people you refer compared to everyone else.
- [FAQ (Trading Basics)](https://docs.fliq.one/faq-trading-basics.md)
- [FAQ (Wallets and Funds)](https://docs.fliq.one/faq-wallets-and-funds.md)
- [FAQ (Order Types and Trading)](https://docs.fliq.one/faq-order-types-and-trading.md)
- [Limit Order Competition](https://docs.fliq.one/limit-order-competition.md): Earn rewards by placing limit orders that get filled during our trading competition - your share of the $1,500 prize pool depends on your trading volume compared to everyone else.
- [Common Issues & Solutions](https://docs.fliq.one/common-issues-and-solutions.md)
- [Dispute Mechanism on Fliq](https://docs.fliq.one/dispute-mechanism-on-fliq.md): Fliq's Dispute System: What Traders Need to Know
- [Tutorial](https://docs.fliq.one/lp-rewards-program/tutorial.md): A complete tutorial on how to position yourself to earn LP rewards.
- [Payouts for LP rewards program](https://docs.fliq.one/lp-rewards-program/payouts-for-lp-rewards-program.md): Let's Understand Payouts
- [Eligibility checklist](https://docs.fliq.one/lp-rewards-program/eligibility-checklist.md)


---

# 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://docs.fliq.one/sign-in.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.
