# Getting Started

- [Creating an account](https://docs.aftermath.finance/getting-started/creating-a-sui-account-with-zklogin.md)
- [zkLogin](https://docs.aftermath.finance/getting-started/creating-a-sui-account-with-zklogin/zklogin.md): zkLogin makes onboarding to Sui a breeze
- [Removing a zkLogin account](https://docs.aftermath.finance/getting-started/creating-a-sui-account-with-zklogin/zklogin/removing-a-zklogin-account.md)
- [Sui Metamask Snap](https://docs.aftermath.finance/getting-started/creating-a-sui-account-with-zklogin/sui-metamask-snap.md): Add Sui Network to your existing Metamask wallet with Snaps
- [Native Sui wallets](https://docs.aftermath.finance/getting-started/creating-a-sui-account-with-zklogin/native-sui-wallets.md): Add a Sui wallet extension to your web browser
- [Dynamic Gas](https://docs.aftermath.finance/getting-started/dynamic-gas.md): Removing barriers to entry to the Sui Ecosystem
- [Navigating Aftermath](https://docs.aftermath.finance/getting-started/navigating-aftermath.md): Where to find our various products and view all of your balances
- [Interacting with your Wallet](https://docs.aftermath.finance/getting-started/navigating-aftermath/interacting-with-your-wallet.md)
- [Viewing your Portfolio](https://docs.aftermath.finance/getting-started/navigating-aftermath/viewing-your-portfolio.md): Easily keep track of all of your assets and activity
- [Changing your Settings](https://docs.aftermath.finance/getting-started/navigating-aftermath/changing-your-settings.md)
- [Bridge](https://docs.aftermath.finance/getting-started/navigating-aftermath/bridge.md): One Flow. One Interface. Full Cross Chain.
- [Referrals](https://docs.aftermath.finance/getting-started/navigating-aftermath/referrals.md): Because sharing is caring
- [Auto Confirmation](https://docs.aftermath.finance/getting-started/auto-confirmation.md)
- [zkLogin](https://docs.aftermath.finance/getting-started/auto-confirmation/zklogin.md)
- [Nightly Wallet](https://docs.aftermath.finance/getting-started/auto-confirmation/nightly-wallet.md)
- [Backpack Wallet](https://docs.aftermath.finance/getting-started/auto-confirmation/backpack-wallet.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.aftermath.finance/getting-started.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.
