# Magnet

- [Incentivized Testnet Phase I](https://docs.magnetlabs.xyz/magnet/incentivized-testnet-phase-i.md)
- [Creator](https://docs.magnetlabs.xyz/magnet/incentivized-testnet-phase-i/creator.md)
- [Login](https://docs.magnetlabs.xyz/magnet/incentivized-testnet-phase-i/creator/quickstart.md): The first phase of the incentive testnet is by invitation only, and you must apply for the whitelist to have a chance to participate.
- [Create Agent](https://docs.magnetlabs.xyz/magnet/incentivized-testnet-phase-i/creator/publish-your-docs.md)
- [Tokenize Agent](https://docs.magnetlabs.xyz/magnet/incentivized-testnet-phase-i/creator/tokenize-agent.md)
- [Get Fund](https://docs.magnetlabs.xyz/magnet/incentivized-testnet-phase-i/creator/get-fund.md)
- [Revenue Sharing](https://docs.magnetlabs.xyz/magnet/incentivized-testnet-phase-i/creator/revenue-sharing.md)
- [Customer](https://docs.magnetlabs.xyz/magnet/incentivized-testnet-phase-i/customer.md)
- [Chat and Pay for message](https://docs.magnetlabs.xyz/magnet/incentivized-testnet-phase-i/customer/chat-and-pay-for-message.md)
- [Mint](https://docs.magnetlabs.xyz/magnet/incentivized-testnet-phase-i/customer/mint.md)
- [Claim](https://docs.magnetlabs.xyz/magnet/incentivized-testnet-phase-i/customer/claim.md)
- [Chat2Earn](https://docs.magnetlabs.xyz/magnet/incentivized-testnet-phase-i/customer/chat2earn.md)


---

# 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://docs.magnetlabs.xyz/magnet.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.
