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

# Using the Help Center

> In these guides, you will find useful information about using our services, running servers, answers to frequently asked questions (FAQs) and more!

Welcome to the Atomic Networks Help Center. Here, you will find guides created by experts, managed by the support team of Atomic Networks.
<Info>Note: These guides are a continuous work in progress. We are actively working to update our pages with as much information as we can as often as possible. Feel free to [open a ticket](https://billing.atomicnetworks.co/submitticket.php) if you have any recommendations for future guides.</Info>

## Help Center Features

Below is some basic information on features you might find useful while using our Help Center.

### Search Bar

Press <code>Ctrl + K</code> open the search bar. Use the search function to find any mention of any text within our Knowledge Base.

### Sidebar Navigation

Easily find the topics you are looking for by subject by browsing with the Sidebar.

### Code Snippets

Throughout our guides, you will find conveniently placed example configs for files.

<CodeGroup>
  ```javascript this-is-an-example-code-snippet.js theme={null}
  console.log("Hello World");
  ```
</CodeGroup>

Feel free to copy code snippets as needed. Remember that you might need to change specific variables for your usage.

### Links

[Yellow underlined texts](/billing-and-support/welcome) lead to other guides and or external resources.

<Card title="Unable to find the answers to your questions?" icon="link" href="/billing-and-support/atomic-networks-support">
  Learn more about getting support from the Atomic Networks Team.
</Card>
