# Tokens on Gravity

- [G Token](https://docs.gravity.xyz/tokens-on-gravity/g-token.md): Powering the future of Web3. G is the native token on Gravity, and the utility token of both Gravity and the Galxe ecosystem.
- [How to Get G (Gravity Alpha, L2)](https://docs.gravity.xyz/tokens-on-gravity/bridge-to-gravity.md): Learn the different methods to acquire G tokens through bridges, exchanges, and direct purchases on Gravity Alpha Mainnet (L2).
- [How to Get Test Tokens](https://docs.gravity.xyz/tokens-on-gravity/how-to-get-test-tokens.md)
- [Token Contracts on Gravity Alpha (L2)](https://docs.gravity.xyz/tokens-on-gravity/token-contracts-on-gravity.md): Explore a list of available ERC20 tokens on Gravity Alpha Mainnet (L2) Bridge.


---

# 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.gravity.xyz/tokens-on-gravity.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.
