# FXS & veFXS

- [Frax Shares (FXS)](https://docs.frax.finance/fxs-and-vefxs/seigniorage.md): FXS is the staking and governance token of the entire Frax ecosystem. All utility is concentrated into FXS and its locked variant, veFXS.
- [veFXS](https://docs.frax.finance/fxs-and-vefxs/vefxs.md): Locked FXS that provides voting power and other benefits
- [Gauges](https://docs.frax.finance/fxs-and-vefxs/gauge.md): Gauge weighted system for controlling FXS emissions
- [FXS Distribution](https://docs.frax.finance/fxs-and-vefxs/frax-share-fxs-distribution.md): The distribution of FXS across the system
- [FXS Smart Contract & Addresses](https://docs.frax.finance/fxs-and-vefxs/fxs.md): Modified ERC-20 Contract representing the FXS token, which is used for staking and governance actions surrounding the FRAX stablecoin.


---

# 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.frax.finance/fxs-and-vefxs.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.
