> For the complete documentation index, see [llms.txt](https://comfox.gitbook.io/comfox-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://comfox.gitbook.io/comfox-docs/tutorials-and-links/tutorials.md).

# Tutorials

## In this article

\
Log In to the Mobile App&#x20;(The PC version can be used as a reference as well.)&#x20;Since the platform operates on the Base chain,please make&#x20;sure your wallet is preloaded with: USDC tokens (for transactions)&#x20;Ethereum (ETH) (for gas fees)

You can open the referral link in any Web3 wallet&#x20;that supports the Base chain. In this guide, we’ll\
use Binance Wallet as an example to demonstrate&#x20;the process.&#x20;

### Access the Platform and Buy LPH

In Binance Wallet, tap“Discover”and enter the ComFox&#x20;invitation link in the search bar. Make sure the URL is&#x20;correct — the only official site is comfox.ai.

<figure><img src="/files/a7MvAUz8om8RGeUWTrM6" alt="" width="375"><figcaption></figcaption></figure>

Tap the wallet icon, select “Browser Wallet”to&#x20;connect your wallet, and switch to the Base\
Mainnet network.

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

On the“Home”page, select the project you want to&#x20;mint. Switch to the“Buy”tab, enter the amount of\
USDC you want to spend, and swap it for the&#x20;corresponding amount of LPH. Confirm the transaction\
on-chain to complete the swap.

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

### Mint\&Swap

Tokens generated from the liquidity pool can&#x20;be exchanged for USDC via the \[Sell] tab on&#x20;the platform. Simply enter the amount of&#x20;tokens you wish to swap, click “Estimate,”and confirm the transaction on-chain to&#x20;complete the exchange.

<figure><img src="/files/LYfYRFW0rNulDEQW46J9" alt="" width="375"><figcaption></figcaption></figure>


---

# 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 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://comfox.gitbook.io/comfox-docs/tutorials-and-links/tutorials.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.
