> ## Documentation Index
> Fetch the complete documentation index at: https://docs.firebolt.io/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://docs.firebolt.io/feedback

```json
{
  "path": "/guides/getting-started/get-started-next",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Resources beyond getting started

Now that you have successfully created your first engine and database, run your first query, created indexes, copied data into Firebolt and exported data out, you can continue exploring Firebolt’s capabilities.

## Register through the AWS Marketplace

If you have exhausted your initial \$200 credit, you can continue to use Firebolt after registering through the [AWS Marketplace](https://aws.amazon.com/marketplace). You must set up an account for billing in order to continue using Firebolt’s engines to run queries.

**To register**

1. On the [Firebolt Workspace page](https://go.firebolt.io/), select the **Configure**(<img src="https://mintcdn.com/firebolt/LtHVeTPldSybs7Fs/assets/images/configure-icon.png?fit=max&auto=format&n=LtHVeTPldSybs7Fs&q=85&s=87fd30b45fb4e5ce812a41b9bf13767c" alt="AggIndex" style={{"display": "inline", "margin-bottom": "0", "margin-top": "0", "width": "20px"}} width="52" height="52" data-path="assets/images/configure-icon.png" />) icon from the left navigation pane.
2. Under **Organization settings**, select **Billing**.
3. Click **Connect to AWS Marketplace** to take you to the Firebolt page on AWS Marketplace.
4. On the AWS Marketplace page, click the **View Purchase Options** in the top right hand corner of the screen.
5. Click **Setup Your Account**.

Your account should now be associated with AWS Marketplace.

## Learn more about Firebolt

* Learn about Firebolt’s unique [architecture](/overview/architecture-overview).
* Learn more about creating tables and [managing your data](/overview/data-management) in order to let Firebolt provide the fastest query times.
* Learn about the [engines](/overview/engine-fundamentals) that Firebolt uses to process queries and how to select the right size.
* Learn how to [load](/guides/loading-data) different kinds of data.
* Learn more about [querying data](/guides/run-queries).
* Learn more about using [indexes](/overview/indexes) to optimize your query times.
* Learn how to [set up your organization](/guides/managing-your-organization) to use Firebolt.
* Learn how to [integrate Firebolt](/guides/integrations) with third party tools and applications.
