# IBMQ Summary

## Overview

The IBM Quantum Experience is the tool we'll be using to actually work on real quantum systems. IBM has done a fantastic job of making their systems available to everyone interested in working on them. Everything is very intuitive, and it's a great place to start if you'd just like to mess around and try things out.

## Material

In this section we'll talk aboout how to log in and interface with the IBM Quantum Experience.

### New Material

* IBM Quantum Experience
* IBM Quantum Systems
* The Circuit Composer

## Resources

### Additional Info Summary

Below is a list of all of the extra detail & problem sets included in this section of the tutorial:

#### [Using Quantum Gates](/learning-quantum/ibmq/using-quantum-gates-the-circuit-composer.md)

* [More information about QASM](https://www.quantum-inspire.com/kbase/qasm/)


---

# 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://lewisla.gitbook.io/learning-quantum/ibmq/ibmq-summary.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.
